best-practice-and-impact/afcharts-py

Matplotlib two-line chart is too wide

開放

#191 建立於 2026年7月16日

 (0 則留言) (0 個反應) (0 位負責人)Python (3 個分叉)auto 404
bugdocumentationgood first issue

倉庫指標

星標
 (12 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南