bigbug
bigbug
D3-Graphviz has been updated to major release 3. This lib should get there as well
Fix for issue 1378
The example page at [http://uber.github.io/react-vis/examples/showcases/plots](http://uber.github.io/react-vis/examples/showcases/plots) doesn't show a link to the implementation. Since this is the only chart with legends enabled, this is kinda bad. Solution: add a link to...
Work in progress for creating notebook renderer support. The extension shall listen for the following mime types: * application/json * application/json+graphviz-interactive-preview * text/plain * text/x-json * text/x-graphviz * text/x-dot
What do you guys think about offering an additional visual editor? This is meant in a way that the underlying DOT code is completely abstracted away from the user? In...
The content folder currently uses javascript files and distributed files. This has to be changed so that typescript is used and that it gets bundled.