Regen from quality 91. Addressed:
- Theme-adaptive chrome (light/dark) via ANYPLOT_THEME env (was hardcoded white)
- Okabe-Ito palette starting with brand #009E73 (was non-standard hexes)
- Title format updated to anyplot.ai
- Output as plot-{THEME}.{png,html} (was bare plot.png)
- Custom HTML tooltip with color swatch and value/share rows (LF-01 lift)
- Stage separators via PAGE_BG borderColor (VQ-07 lift)
- 55% width + 78% height funnel so all 5 labels including Purchase render
with consistent right-side connectors (label balance)
Implementation:
funnel-basic- python/highchartsImplements the python/highcharts version of
funnel-basic.File:
plots/funnel-basic/implementations/python/highcharts.pyParent Issue: #789
🤖 impl-generate workflow