feat(highcharts): implement gantt-dependencies#8215
feat(highcharts): implement gantt-dependencies#8215github-actions[bot] wants to merge 2 commits into
Conversation
Regen. Addressed:
- Canvas fixed to canonical 3200×1800 (was 4800×2550)
- Full ANYPLOT_THEME support with theme-adaptive chrome tokens
- Imprint palette for phases: C1=#009E73, C2=#C475FD, C3=#4467A3, C4=#BD8233
- Critical path uses semantic #AE3030 (matte red anchor)
- Output renamed to plot-{THEME}.png / plot-{THEME}.html
- Added CDP Emulation.setDeviceMetricsOverride for accurate viewport
- Added PIL normalization safety net
- Title updated to gantt-dependencies · python · highcharts · anyplot.ai
- JS theme vars injected as script block to avoid f-string brace escaping
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
AI Review - Attempt 1/3Image Description
Score: 0/100
Visual Quality (22/30)
Design Excellence (14/20)
Spec Compliance (15/15)
Data Quality (15/15)
Code Quality (10/10)
Library Mastery (10/10)
Score Caps Applied
Strengths
Weaknesses
Issues Found
AI Feedback for Next Attempt
Verdict: REJECTED |
🔧 AI Review Produced No Score — Auto-RetryingThe Claude Code Action ran but didn't write |
AI Review - Attempt 1/3Image Description
Score: 0/100
Visual Quality (0/30)
Design Excellence (0/20)
Spec Compliance (0/15)
Data Quality (0/15)
Code Quality (0/10)
Library Mastery (0/10)
Score Caps Applied
Strengths
Weaknesses
Issues Found
AI Feedback for Next Attempt
Verdict: REJECTED |
❌ AI Review Failed (auto-retry exhausted)The AI review action completed but did not produce valid output files. Auto-retry already tried once. What happened:
Manual rerun: |
AI Review - Attempt 1/3Image Description
Score: 0/100
Score forced to 0 by AR-09 auto-reject. Indicative score without AR-09: ~87/100. Visual Quality (0/30)
Design Excellence (0/20)
Spec Compliance (0/15)
Data Quality (0/15)
Code Quality (0/10)
Library Mastery (0/10)
Score Caps Applied
Strengths
Weaknesses
Issues Found
AI Feedback for Next Attempt
Verdict: REJECTED |
❌ AI Review Failed (auto-retry exhausted)The AI review action completed but did not produce valid output files. Auto-retry already tried once. What happened:
Manual rerun: |
Implementation:
gantt-dependencies- python/highchartsImplements the python/highcharts version of
gantt-dependencies.File:
plots/gantt-dependencies/implementations/python/highcharts.pyParent Issue: #3830
🤖 impl-generate workflow