Skip to content

feat(highcharts): implement scatter-basic#436

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

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

Conversation

@claude
Copy link
Copy Markdown
Contributor

@claude claude bot commented Dec 7, 2025

Summary

Implements scatter-basic for highcharts library.

Parent Issue: #207
Sub-Issue: #409
Base Branch: plot/scatter-basic
Attempt: 1/3

Implementation

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

Changes

  • Basic scatter plot with 100 random data points showing positive correlation
  • Python Blue (#306998) markers for data points
  • X and Y axis labels with clear font sizes (40px)
  • Grid lines for readability
  • Chart dimensions: 4800 x 2700 px
  • Uses element screenshot for accurate PNG capture

- Basic scatter plot with 100 random data points
- Python Blue (#306998) markers for data points
- X and Y axis labels with 40px font size
- Grid lines for readability
- Added spacing for axis label visibility
- Uses element screenshot for accurate dimensions
@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-approved Quality OK, ready for merge label Dec 7, 2025
@github-actions github-actions bot merged commit f54418e into plot/scatter-basic Dec 7, 2025
8 checks passed
@github-actions github-actions bot deleted the auto/scatter-basic/highcharts branch December 7, 2025 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-approved Quality OK, ready for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants