magjac / d3-graphviz

Graphviz DOT rendering and animated transitions using D3
BSD 3-Clause "New" or "Revised" License
1.68k stars 103 forks source link

can not run in react project #253

Closed cong1223 closed 1 year ago

cong1223 commented 1 year ago

how can it run in react, could u give a sample?

piacenti commented 1 year ago

https://www.npmjs.com/package/graphviz-react is a react wrapper around this project

cong1223 commented 1 year ago

https://www.npmjs.com/package/graphviz-react is a react wrapper around this project

version 2 does work fine, there are problems with later versions

magjac commented 1 year ago

You can also have a look at https://github.com/magjac/graphviz-visual-editor.