Commit 931cfe6
fix(pygal): address review feedback for line-timeseries
Attempt 1/3 - fixes based on AI review
- CRITICAL: Fixed palette compliance (VQ-07) - data line color now consistent between light and dark renders using stroke_width in Style instead of stroke_style dict
- Removed problematic stroke_style parameter that was causing cairosvg PNG conversion issues
- Both themes now render with identical #009E73 color for the line (only chrome should differ)
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>1 parent b1913e5 commit 931cfe6
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | | - | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments