Graphs/Histogram
Edit src/renderers/d3/distribution/histogram.ts and save to see changes across all configurations
Tests: 28Sections: 6
Container SizesSame 200-point normal distribution, different container dimensions
Tiny250×160 · 200 rows
Small350×220 · 200 rows
Medium500×320 · 200 rows
Large700×420 · 200 rows
Wide800×250 · 200 rows
Distribution ShapesDifferent statistical distributions, 200 points each
Normal500×320 · 200 rows
Skewed500×320 · 200 rows
Bimodal500×320 · 200 rows
Uniform500×320 · 200 rows
Bin CountsSame normal data, different binning strategies
5 bins500×320 · 200 rows
10 bins500×320 · 200 rows
20 bins500×320 · 200 rows
Auto (Sturges)500×320 · 200 rows
Stat LinesMean, median, and combined stat overlays
Mean Line500×320 · 200 rows
Median Line500×320 · 200 rows
Both (Skewed)500×320 · 200 rows
Neither500×320 · 200 rows
Both (Bimodal)500×320 · 200 rows
Color SystemColor encoding tests (histogram uses DEFAULT_PALETTE internally)
Default (Categorical)500×320 · 200 rows
Green Palette500×320 · 200 rows
Highlight Single500×320 · 200 rows
Multi-Highlight500×320 · 200 rows
Edge CasesStress tests with unusual data shapes
All Same Value500×320 · 100 rows
2 Values500×320 · 100 rows
Huge Range500×320 · 200 rows
Tiny Sample500×320 · 10 rows
Sub-1 Values500×320 · 200 rows
Large Dataset700×420 · 1000 rows