Hacker News new | ask | show | jobs
by knv 5630 days ago
Is there an HTML renderer example for this somewhere? I'm not sure how can I make a graph interactive with canvas?
1 comments

The sample project on Github includes some interactivity - dragging and dropping nodes.

https://github.com/samizdatco/arbor/tree/master/docs/sample-...

Thanks for the pointer. Actually what I'm looking for is edit/add/remove functionality. Something suitable for making a web-based concept map.