magjac / d3-graphviz

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

Running the examples does not work #235

Closed domingoUnican closed 2 years ago

domingoUnican commented 2 years ago

Dear all, I am a totally newbie in javascript so maybe this is trivial. I installed d3-graphviz using npm: npm install d3-graphviz. Then, I go into the directory with examples but when I open them with the firefox they don't show up.

Do I have to do another step before running them?

magjac commented 2 years ago

Yes. See https://github.com/magjac/d3-graphviz#examples.