best-practice-and-impact/afcharts-py

Matplotlib two-line chart is too wide

オープン

#191 opened on 2026/07/16

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (3 件のフォーク)auto 404
bugdocumentationgood first issue

Repository metrics

Stars
 (12 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド