Open dotasek opened 6 years ago
Started implementation in: https://github.com/cytoscape/cx2js/tree/issues/15
Implementation is based on https://github.com/classcraft/cytoscape.js-canvas which is much more suitable than cytoscape.js-popper
Planning to move to another project, with cx2js as a supporting resource.
The first iteration of this project will support the __Annotations column in the network attributes table, which is deprecated but present in many cx networks.
The second iteration will support a new formalized CX standard for annotations.
Cytoscape 3.7 will include much more annotation support.
https://github.com/cytoscape/cytoscape.js-popper May be a helpful extension for implementing this.(see comments below)