Adapted from a parallel coordinates example to demonstrate coloring based on the name column in the CSV. Cars which contain the string "Buick" are colored red.
forked from syntagmatic's block: Parallel Coordinates Coloring
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 |