Skip to content

feat(highcharts): implement scatter-color-groups#376

Merged
github-actions[bot] merged 1 commit intoplot/scatter-color-groupsfrom
auto/scatter-color-groups/highcharts
Dec 7, 2025
Merged

feat(highcharts): implement scatter-color-groups#376
github-actions[bot] merged 1 commit intoplot/scatter-color-groupsfrom
auto/scatter-color-groups/highcharts

Conversation

@claude
Copy link
Copy Markdown
Contributor

@claude claude bot commented Dec 7, 2025

Summary

Implements scatter-color-groups for highcharts library.

Parent Issue: #208
Sub-Issue: #277
Base Branch: plot/scatter-color-groups
Attempt: 1/3

Implementation

  • plots/highcharts/scatter/scatter-color-groups/default.py

Features

  • Scatter plot showing iris dataset sepal dimensions grouped by species
  • Three distinct color groups (Setosa, Versicolor, Virginica) using the style guide palette
  • Proper axis labels and title
  • Legend positioned on the right side
  • Target output size: 4800 x 2700 px

Implements scatter plot with color groups for highcharts library using
the iris dataset. Shows sepal dimensions grouped by species with three
distinct colors from the style guide 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-approved Quality OK, ready for merge label Dec 7, 2025
@github-actions github-actions bot merged commit aa2a9ee into plot/scatter-color-groups Dec 7, 2025
8 checks passed
@github-actions github-actions bot deleted the auto/scatter-color-groups/highcharts branch December 7, 2025 00:58
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