d3-dot-graph
d3-dot-graph copied to clipboard
Can't get example to work
Hi, apologies if this is a silly issue - I can load the example from your repo in my browser (Firefox) no issue, but when I try to run the example on my own - for example on jsfiddle.net - it won't work - the svg element appears to just be empty. Here's the jsfiddle I tried:
https://jsfiddle.net/mairin/at1hem5v/5/
Any ideas on what I'm doing wrong?
I'm getting following console error from @mairin example
d3-dot-graph.min.js:1 Uncaught ReferenceError: dot$parser$1 is not defined
at d3-dot-graph.min.js:1
at d3-dot-graph.min.js:1
at d3-dot-graph.min.js:1
?editor_console=:150 Uncaught TypeError: d3.dot is not a function
at ?editor_console=:150
is this project still alive?