block by mbostock ec585e034819c06f5c99

XML Parsing

Full Screen

A variant of the bar chart example demonstrating how to parse a simple XML file and traverse it using the selectors API. (I recommend converting your data to TSV or CSV instead of parsing XML, if you can, of course.)

index.html

data.xml