toggleHover property is not working when using modeBarButtonsToAdd method with Pie Charts config
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 18.3k
- フォーク
- 2k
- 平均マージ
- 2日 12時間
- マージ済み PR(30日)
- 28
説明
With Plotly version 2.x.x there is no toggleHover option available for Pie Charts when using modeBarButtonsToAdd method.
With plotly Version 1.xx it was available, as you can see in my Codepen by just uncommenting the script.
When I looked through types files I see that toggleHover is still there as an ModeBarDefaultButtons type, but it has no effect at all.
So question from me - How can I add toggleHover option for Pie Charts in Plotly 2.XX?
Greetings
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リンクされた CodePen を Plotly 2.x で再現し、Plotly 1.x の動作と比較します。modeBarButtonsToAdd の処理と、toggleHover が ModeBarDefaultButtons 型として列挙されている型定義を調査します。modeBarButtonsToAdd を介して追加したときに toggleHover が円グラフで動作するか、またはサポートされている代替手段がドキュメント化されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- data-visualization
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100