Skip to content

feat(highcharts): implement line-basic#424

Merged
github-actions[bot] merged 1 commit intoplot/line-basicfrom
auto/line-basic/highcharts
Dec 7, 2025
Merged

feat(highcharts): implement line-basic#424
github-actions[bot] merged 1 commit intoplot/line-basicfrom
auto/line-basic/highcharts

Conversation

@claude
Copy link
Copy Markdown
Contributor

@claude claude Bot commented Dec 7, 2025

Summary

Implements line-basic for highcharts library.

Parent Issue: #162
Sub-Issue: #423
Base Branch: plot/line-basic
Attempt: 1/3

Implementation

  • plots/highcharts/line/line-basic/default.py

Details

  • Uses LineSeries from highcharts-core
  • Renders chart via Selenium headless Chrome
  • Downloads Highcharts JS inline to avoid CDN loading issues in headless mode
  • Output: 4800x2700px PNG as per style guide
  • Uses Python Blue (#306998) color from palette

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 7, 2025

✅ Plot Tests Passed

Python 3.13 (required): passed

Compatibility: 3.12 3.13

Note: Only Python 3.13 is required to pass. Python 3.12 is tested for compatibility.

@claude claude Bot added the ai-rejected Quality not OK, triggers update label Dec 7, 2025
@github-actions github-actions Bot merged commit 6dcc406 into plot/line-basic Dec 7, 2025
7 of 8 checks passed
@github-actions github-actions Bot added ai-attempt-1 First repair attempt and removed ai-rejected Quality not OK, triggers update labels Dec 7, 2025
@github-actions github-actions Bot deleted the auto/line-basic/highcharts branch December 7, 2025 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-attempt-1 First repair attempt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants