quarto-dev / quarto-dev/quarto-cli
setting font_scale in seaborn
オープン
まだ誰も着手していません。
engines-jupyter
enhancement
- 主要言語
- JavaScript
- スター
- 6k
- フォーク
- 458
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 41
説明
The font size of the plots in the generated report is not as it is set.
Using seaborn.set(font_scale=2) and generating some plots with seaborn in python, the font size on the published plots is not what is set.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Reproduce the report-generation case described with Python, seaborn, and seaborn.set(font_scale=2), comparing plot text sizes before and after publication. Trace where the generated plots are processed and determine whether the published output preserves the configured font scale. Done means the published plots use the requested font size and the behavior is covered by a regression check.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- data-visualization
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100