rawgraphs / rawgraphs-app

A web interface to create custom vector-based visualizations on top of RAWGraphs core
https://rawgraphs.io
Apache License 2.0
8.66k stars 1.84k forks source link

Add possibility to create canvas nodes and not only SVG #228

Closed mikima closed 3 years ago

mikima commented 4 years ago

It should be possible to create the root node as canvas in order to use different libraries than d3.js as suggested by @iosonosempreio

iosonosempreio commented 4 years ago

Or just pass to the chart the viz container node, specify inside the chart itself the element type.