graphviz-react icon indicating copy to clipboard operation
graphviz-react copied to clipboard

React component for displaying Graphviz graphs

Results 13 graphviz-react issues
Sort by recently updated
recently updated
newest added

The current release package seems to be broken. I did manage to use the package with TypeScript since it somehow miraculously transforms the code. However, I couldn't get my tests...

I'm using graphviz-react as follows, but I still get a console warning "No script tag of type "javascript/worker" was found and "useWorker" is true. Not using web worker." What is...

I am trying to create a button to enable/disable zoom because if you're trying to scroll down the page, the zoom will sometimes get triggered instead depending on where your...

D3-Graphviz has been updated to major release 3. This lib should get there as well

Are smooth transitions possible with this? Or are these d3-graphviz v3 features? Furthermore, I am receiving warnings in my react app and not quite sure what they mean or how...

I've been using this react library for a few weeks so far and I think it's just as great for rendering DOT graphs as the vanilla d3-graphviz library. However, one...

enhancement
help wanted
up-for-grabs

Currently (as per #29) if `zoom` is enabled for a graph then disabling will have no effect and scrolling will still zoom in and out of the graph. The expected...

bug

Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @​ryanwilsonperkin in webpack/webpack#16759 v5.76.0...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies