feat(seaborn): implement ohlc-bar#7057
Conversation
Regen from quality 91. Addressed:
- theme-adaptive styling (light/dark modes via ANYPLOT_THEME env var)
- legend improved with line-based representation (plt.Line2D) instead of square markers
- proper output file naming (plot-{THEME}.png)
- seaborn library-specific theme-adaptive chrome tokens applied
- removed top and right spines, applied subtle grid
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
AI Review - Attempt 1/3Image Description
Score: 90/100
Visual Quality (30/30)
Design Excellence (15/20)
Spec Compliance (15/15)
Data Quality (15/15)
Code Quality (10/10)
Library Mastery (6/10)
Strengths
Weaknesses
Verdict: APPROVED ✓ |
Implementation:
ohlc-bar- python/seabornImplements the python/seaborn version of
ohlc-bar.File:
plots/ohlc-bar/implementations/python/seaborn.pyParent Issue: #3293
🤖 impl-generate workflow