Hacker News new | ask | show | jobs
by systemtrigger 3658 days ago
Impressive. By chance have you looked at jsPlumb? If so what, if any, pain points did you encounter? http://jsplumbtoolkit.com
2 comments

Yes. I'm using exactly jsPlumb to create the relationship links between the table! The only slight issue I've encountered till now is that the joining points are slightly moved to the left whilst the table is being moved, which creates a slightly ugly user experience!
hmm it seems their community edition has no autolayout mechanism. And OPs tool doesn't either. Anyone got some pointers how to add auto layout to jsPlumb community edition?