Regen from quality 92. Addressed:
- brand color — switched from ad-hoc #306998 to Okabe-Ito #009E73
- theme support — light/dark via ANYPLOT_THEME, theme-adaptive chrome
- VQ-06 axis labels — "Finishing Time (minutes)" / "Cumulative Proportion of Runners" with units
- DQ-02 realistic context — marathon finishing times (n=300) replace generic "Value"
- LF-01 library feature — x-unified hover with percentile readout
- title header updated to anyplot.ai and theme-suffixed outputs (plot-{THEME}.{png,html})
Implementation:
ecdf-basic- python/plotlyImplements the python/plotly version of
ecdf-basic.File:
plots/ecdf-basic/implementations/python/plotly.pyParent Issue: #976
🤖 impl-generate workflow