Reputation: 21
Is it possible to add a menu inside a node of a graph using cytoscape.js library? I am looking to add a hamburger button or elliptical button and when you click on it, it opens a menu and then you have actions on each item inside the menu.
Is it possible right now using cytoscape.js. If yes, can you please show me a demo with code of how it is working? I am currently using Angular.
Here is a stackblitz link: https://stackblitz.com/edit/cytoscape-call-method-child-zbayfs?file=src%2Fapp%2Fapp.component.ts
Upvotes: 0
Views: 193