add add_vrect and add_hrect to plotly R library
まだ誰も着手していません。
- 主要言語
- R
- スター
- 2.7k
- フォーク
- 641
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I am trying to add vertical lines and rectangles that span an entire plot axis. The created polygon or line should not affect the autoscale functionality of plotly. This functionality is implemented in the python library using the functions add_hrect and add_vrect as exemplified here: https://plotly.com/python/horizontal-vertical-shapes/
In the python tab section 'Adding Text Annotations' the autoscaling functionality is maintained when toggling on/off legend items. This is not the case for the R-version of the script.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、R library に既にあるポリゴン、線、凡例の切り替えの挙動を確認し、次に issue にリンクされている Python horizontal-vertical-shapes example と比較します。完了条件は、R library で add_vrect と add_hrect を利用でき、プロット軸にまたがる shapes が autoscaling に影響せず、凡例項目を切り替えた場合も autoscaling が正しく保たれることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, r
- 領域
- data-visualization
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100