Graphs/Ridgeline Plot
Edit src/renderers/d3/distribution/ridgeline.ts and save to see changes across all configurations
Tests: 25Sections: 5
Container SizesSame 8-group dataset (100 values each), different container dimensions
Tiny250×200 · 800 rows
Small350×280 · 800 rows
Medium500×380 · 800 rows
Large700×500 · 800 rows
Wide800×350 · 800 rows
Group CountsVarying number of ridgeline rows
4 Groups500×300 · 400 rows
8 Groups500×400 · 800 rows
12 Groups600×500 · 1200 rows
20 Groups700×600 · 1600 rows
Config VariationsOverlap, fill opacity, and stroke width options
Low Overlap (0.3)500×400 · 800 rows
Medium Overlap (0.5)500×400 · 800 rows
High Overlap (0.8)500×400 · 800 rows
Low Fill (0.3)500×400 · 800 rows
Thick Stroke500×400 · 800 rows
Thin Stroke500×400 · 800 rows
Color SystemNamed palettes, highlights, and color encoding
Default (Categorical)500×400 · 800 rows
Green Palette500×400 · 800 rows
Highlight March500×400 · 800 rows
Multi-Highlight500×400 · 800 rows
Warm Palette500×400 · 800 rows
Edge CasesStress tests and unusual data patterns
Single Group500×200 · 100 rows
All Identical500×400 · 600 rows
Vastly Different600×400 · 400 rows
Sparse Data500×400 · 160 rows
Many Sparse700×500 · 360 rows