wikidata-graph-builder icon indicating copy to clipboard operation
wikidata-graph-builder copied to clipboard

Reasons to choose canvas?

Open wirekang opened this issue 9 months ago • 2 comments

Hi, we are considering to migrate to elkjs from dagre. I saw your comment(https://github.com/kieler/elkjs/issues/141#issuecomment-1418664010), this is great demonstration for us. I'm wondering why did you choose the canvas for rendering rather than svg? Since we need to support animations in our graph, svg is proper choice for us due to ease of css-transition. But I want to know are there any limitation that blocking svg or advantages when using canvas. Thank you!

wirekang avatar May 20 '24 01:05 wirekang