Plot Update Request
Type of Update
Regenerate (use current spec with new code style)
Requested Changes
Regenerate all 9 library implementations using the new KISS code style:
- No functions, no classes
- No type hints or docstrings
- Simple sequential script: imports → data → plot → save
- Like matplotlib gallery examples
This is part of the mass update to apply new code style rules from commits 27357ca, 27a19b7.
Tracking Issue: #200
Implementation Status
| Library |
Status |
Score |
PR |
Attempts |
| matplotlib |
✅ Merged |
92 |
- |
1/3 |
| seaborn |
✅ Merged |
92 |
- |
1/3 |
| plotly |
✅ Merged |
92 |
- |
1/3 |
| bokeh |
✅ Merged |
88 |
- |
1/3 |
| altair |
✅ Merged |
87 |
- |
1/3 |
| plotnine |
✅ Merged |
78 |
- |
1/3 |
| pygal |
✅ Merged |
88 |
- |
1/3 |
| highcharts |
✅ Merged |
88 |
- |
1/3 |
Last updated: 2025-12-07 21:17 UTC
Plot Update Request
Type of Update
Regenerate (use current spec with new code style)
Requested Changes
Regenerate all 9 library implementations using the new KISS code style:
This is part of the mass update to apply new code style rules from commits 27357ca, 27a19b7.
Tracking Issue: #200
Implementation Status
Last updated: 2025-12-07 21:17 UTC