block by syntagmatic 2420080

Canvas Parallel Coordinates - Shuffled Rendering

Full Screen

An example of an SVG interaction layer over a canvas rendering layer. Data from the USDA Nutrition Database.

This example has a few design differences from most parallel coordinates:

Find simpler examples of using canvas here and here

Interactions done with the brush component

Based on d3.js Parallel Coordinates

index.html

parallel.js