add "out of visible range" arrow for box plots
オープン
まだ誰も着手していません。
cs
feature
P3
- 主要言語
- Python
- スター
- 18.8k
- フォーク
- 2.8k
- 平均マージ
- 16時間 26分
- マージ済み PR(30日)
- 21
説明
We would like to request an option to enable "out of visible range" arrows for boxplots. See below screenshot for an example:
The intention is to show the reader that the range was intentionally chosen to focus on the middle quartiles, as the max and min values are far out.
It would also be interesting to see this for scatter plots, but this a second priority.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず plotly.py 内の箱ひげ図の実装とそのオプション定義を見つけ、次に表示範囲と外れ値の極値がどのように表現されているかを調べます。表示範囲外にある箱ひげ図の値に対して矢印を表示しつつ、中間の四分位数に焦点を維持できるオプションが実装されれば、変更は完了です。散布図は優先度の低い後続対応です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- data-visualization
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100