logic-rs icon indicating copy to clipboard operation
logic-rs copied to clipboard

Replace vis.js with custom renderer?

Open ixjf opened this issue 7 years ago • 1 comments

vis.js currently requires rendering the tree multiple times to position it accurately. It also requires hacks to work for this particular type of tree, and it sometimes overlaps nodes. A custom renderer could easily solve all of these problems.

ixjf avatar Feb 23 '19 16:02 ixjf

This would solve #17 as well.

ixjf avatar Feb 23 '19 16:02 ixjf