Skip to content

feat(altair): implement scatter-color-groups#355

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

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

Conversation

@claude
Copy link
Copy Markdown
Contributor

@claude claude bot commented Dec 7, 2025

Summary

Implements scatter-color-groups for altair library.

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

Implementation

  • plots/altair/point/scatter-color-groups/default.py

Details

  • Creates iris-like dataset with three species groups (setosa, versicolor, virginica)
  • Uses colorblind-safe palette from the style guide (#306998, #FFD43B, #059669)
  • Outputs 4800 × 2700 px PNG (1600 × 900 with scale_factor=3.0)
  • Includes tooltips for interactive exploration

Add scatter plot with color groups implementation for altair library.
Uses iris-like dataset with three species groups to demonstrate
categorical coloring with colorblind-safe 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 dfffd62 into plot/scatter-color-groups Dec 7, 2025
8 checks passed
@github-actions github-actions bot deleted the auto/scatter-color-groups/altair branch December 7, 2025 00:55
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