This parallel coordinates visualization of cars from the ‘70s and ‘80s demonstrates one of D3 2.5.0’s new interactive features: the brush component. By clicking and dragging along any axis, you can specify a filter for that dimension. The brush component is also used in the updated scatterplot matrix example.
forked from johan's block: Parallel Coordinates
Modified http://mbostock.github.com/d3/d3.js?2.5.0 to a secure url
Modified http://mbostock.github.com/d3/d3.csv.js?2.5.0 to a secure url
https://mbostock.github.com/d3/d3.js?2.5.0
https://mbostock.github.com/d3/d3.csv.js?2.5.0
cars.csv | index.html |