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:
- requestAnimationFrame for gradual rendering
- shuffled rendering order (Fisher-Yates)
- bezier curves with canvas
- autoscaling opacity
- tick toggles
- dark/light themes