Commit 5e18ca4
update(raincloud-basic): pygal — fix orientation consistency (#4229)
## Summary
Updated **pygal** implementation for **raincloud-basic**.
**Changes:** Fix cloud/rain orientation so cloud (half-violin/KDE)
extends UPWARD and rain (jittered points) falls DOWNWARD from each
category line.
### Changes
- Fixed orientation: cloud now extends upward (positive y-direction),
rain falls downward
- Updated spec to use absolute directional terms instead of ambiguous
"TOP"/"BELOW"
- Preserved existing review strengths
## Test Plan
- [x] Preview images uploaded to GCS staging
- [x] Implementation file passes ruff format/check
- [x] Metadata YAML updated with current versions
- [ ] Automated review triggered
Fixes #3745
---
Generated with [Claude Code](https://claude.com/claude-code) `/update`
command
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 575aac3 commit 5e18ca4
2 files changed
Lines changed: 374 additions & 222 deletions
0 commit comments