Skip to content

feat(bokeh): implement scatter-color-groups#351

Merged
github-actions[bot] merged 3 commits intoplot/scatter-color-groupsfrom
auto/scatter-color-groups/bokeh
Dec 7, 2025
Merged

feat(bokeh): implement scatter-color-groups#351
github-actions[bot] merged 3 commits intoplot/scatter-color-groupsfrom
auto/scatter-color-groups/bokeh

Conversation

@claude
Copy link
Copy Markdown
Contributor

@claude claude Bot commented Dec 7, 2025

Summary

Implements scatter-color-groups for bokeh library.

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

Implementation

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

Features

  • Uses iris dataset as example data
  • Color-coded by species (3 groups)
  • Uses style guide color palette
  • 4800x2700px output size
  • Proper legend with capitalized species names
  • Styled font sizes for title, axes, and legend

Add scatter plot with color groups implementation using iris dataset.
Uses bokeh's scatter glyph with categorical color mapping.
@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 c2f45a1 into plot/scatter-color-groups Dec 7, 2025
8 checks passed
@github-actions github-actions Bot deleted the auto/scatter-color-groups/bokeh branch December 7, 2025 20:36
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.

1 participant