Skip to content

feat(pygal): implement box-basic#443

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

feat(pygal): implement box-basic#443
github-actions[bot] merged 1 commit intoplot/box-basicfrom
auto/box-basic/pygal

Conversation

@claude
Copy link
Copy Markdown
Contributor

@claude claude bot commented Dec 7, 2025

Summary

Implements box-basic for pygal library.

Parent Issue: #204
Sub-Issue: #332
Base Branch: plot/box-basic
Attempt: 1/3

Implementation

  • plots/pygal/box/box-basic/default.py

Details

  • Uses pygal.Box() for box-and-whisker plot visualization
  • Displays four groups with different distributions (Group A, B, C, D)
  • Custom styling with project color palette (#306998, #FFD43B, #DC2626, #059669)
  • White background with readable font sizes
  • 4800 × 2700 px output (16:9 aspect ratio)
  • Legend at bottom showing all groups

@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 005ceee into plot/box-basic Dec 7, 2025
8 checks passed
@github-actions github-actions bot deleted the auto/box-basic/pygal branch December 7, 2025 10:05
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