best-practice-and-impact/afcharts-py
[FEATURE] Stacked area chart example
Open
#207 opened on Jul 17, 2026
documentationenhancementgood first issue
Repository metrics
- Stars
- (12 stars)
- PR merge metrics
- (PR metrics pending)
Description
Preliminary Checks
- I have searched existing issues to ensure this feature hasn't been requested before
Proposed Solution
Add Matplotlib and Plotly example code for a stacked area chart.
Examples:
- Standard area charts in the afcharts cookbook
- Stacked area chart (ONS)
This would be needed for both Matplotlib and Plotly pages. If you are tackling just one of these, please create a specific sub-issue for Matplotlib/Plotly accordingly.