5 ms·
Is there an HTML renderer example for this somewhere? I'm not sure how can I make a graph interactive with canvas?
by knv 16y ago
Is there an HTML renderer example for this somewhere? I'm not sure how can I make a graph interactive with canvas?
- ericlavigne 16y agoThe sample project on Github includes some interactivity - dragging and dropping nodes. https://github.com/samizdatco/arbor/tree/master/docs/sample-project https://github.com/samizdatco/arbor/tree/master/docs/sample-...
- knv 16y agoThanks for the pointer. Actually what I'm looking for is edit/add/remove functionality. Something suitable for making a web-based concept map.