Adding HTML buttons / HTML elements inside Cytoscape node

How to add HTML elements inside Cytoscape node? For example: I want to add 2 small buttons to each node - 2, so that the user can click on each of the buttons, and the value inside this node will change.

Example graph I want to create

[IMG] http://i57.tinypic.com/1z1bp1l.jpg[/IMG]

0
source share
1 answer

HTML , , , . node, , . node (, , , ..).

+1

Source: https://habr.com/ru/post/1690403/


All Articles