best-practice-and-impact/afcharts-py
Matplotlib two-line chart is too wide
Aperta
#191 aperta il 16 lug 2026
bugdocumentationgood first issue
Metriche repository
- Star
- (12 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Bug description
Currently, the Line chart with duo palette Matplotlib chart in the cookbook is wider than the content panel. This means the "United Kingdom" line label is cut off even when the browser window is full screen.
Proposed solution
Reduce the figure width to fit the content panel. Adjust the height accordingly to maintain a similar aspect ratio.