Xml2Tree
Xml2Tree copied to clipboard
Visualize XML data as a tree.
Results
2
Xml2Tree issues
Sort by
recently updated
recently updated
newest added
With the [example XML](https://raw.githubusercontent.com/mmaltsev/Xml2Tree/master/example/example.xml) everything works fine. Once I have replaced the file path of the example XML with a local XML file in the HTML file, the HTML file...
While running in IIS, this error is thrown: Uncaught ReferenceError: d3 is not defined at drawTree (xml2tree.js:380) at xml2tree (xml2tree.js:41) at test.htm:15