Add "stackgroup" to Scattergl to enable stacked area plots as is now implemented for Scatter
オープン
まだ誰も着手していません。
feature
P3
- 主要言語
- JavaScript
- スター
- 18.3k
- フォーク
- 2k
- 平均マージ
- 2日 12時間
- マージ済み PR(30日)
- 28
説明
I tried to find an existing issue for this and didn't find anything that seemed to fit - however I am using plotly.py so not quite sure if this is an issue with its root in plotly.js or just the python interface...This being said, is there the possibility to use Scattergl with stacked area plots in the same way as with normal Scatter plots? Currently, the "stackgroup" keyword argument fails for Scattergl.
Thanks!
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Scatter が stackgroup 属性をどのようにサポートしているかと、Scattergl が trace 属性をどのように処理しているかを比較します。Scattergl で期待される積み上げ面グラフの動作を確認し、関連する Plotly.js のテストまたは trace のエントリポイントを特定します。stackgroup が受け入れられ、対応する積み上げグラフが生成されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- data-visualization
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100