dataflow-vis
dataflow-vis copied to clipboard
Upgrade to Vega 3
I was trying to render a graphviz dot file with vega like the dataflow-vis example but looks like this example has not been updated for some time. Does Vega 3.0 support rendering a graph file like in this example?
Great questions @purple200. However, the tool in this repo visualizes Vega internals but doesn't use Vega for rendering. I'm not saying it is not possible but this example won't help you.