C-JSN / D3-ID3

iD3: an Integrated Development Environment for D3.js
http://d3-id3.com/
MIT License
789 stars 54 forks source link

Generate does not work #87

Closed SixthPrimeNumber closed 7 years ago

SixthPrimeNumber commented 7 years ago

Hey there

Downloaded ID3 and had a go. So far so good except for the Renderer window which does not seem to generate the svg on the fly very well.

Exported the D3 to html and it works perfectly in chrome.

Not sure why the Renderer's not rendering the graphic within ID3. Appreciate some help here else it would require an additional step to see the output externally.

SixthPrimeNumber commented 7 years ago

The Renderer window is working fine now. Did some troubleshoot and the d3.js wasn't properly declared properly.