ngCytoscape icon indicating copy to clipboard operation
ngCytoscape copied to clipboard

Angular directive for cytoscape.js

Results 12 ngCytoscape issues
Sort by recently updated
recently updated
newest added

The bower package does not contain the commits from #28 .

Hello, I undestand your comment about cola extention. Where we need to use only layout (that is watche by ngCytoscape). But what about other extentions. For example: https://github.com/cytoscape/cytoscape.js-edgehandles Where we...

after appling the examples I can get a display but only see positioning of nodes when specified. any layout properties I apply seem to be ignored. I did a recent...

Hi, thank you for your effort. I'm now using ngCytoscape and try to use cytoscape-cxtmenu in github but it does not work well. Can I have your suggestion or code...

Do you think you might add an npm install for this at any point?

Multi-Graph pages cannot easily identify which event corresponds with which graph without digging through the cy object.

enhancement

Since I'm already moving things to Webpack / ES6, it's a good opportunity to remove the angular.forEach's and replace them with POJ For Loops. I seem to remember an old...

enhancement

Need to align graph-elements structure to be array of objects instead of obj map to align more closely with cytoscape core library.

enhancement