feat(letsplot): implement ecdf-basic#5362
Conversation
Regen from quality 96. Addressed: VQ-07 grid too subtle -> solid grid tuned to each theme (C9C7C1 light / 565551 dark, size 0.6) for easier percentile reading; added ANYPLOT_THEME theme tokens and plot-{THEME}.{png,html} outputs; fixed brand color (306998 -> Okabe-Ito 009E73); title pyplots.ai -> anyplot.ai; replaced manual ECDF calc with stat_ecdf(geom=step).
AI Review - Attempt 1/3Image Description
Score: 87/100
Visual Quality (30/30)
Design Excellence (10/20)
Spec Compliance (14/15)
Data Quality (15/15)
Code Quality (10/10)
Library Mastery (8/10)
Score Caps Applied
Strengths
Weaknesses
Issues Found
AI Feedback for Next Attempt
Verdict: REJECTED |
Implementation:
ecdf-basic- python/letsplotImplements the python/letsplot version of
ecdf-basic.File:
plots/ecdf-basic/implementations/python/letsplot.pyParent Issue: #976
🤖 impl-generate workflow