add hover implementation to graph_objs.Indicator
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 18.8k
- フォーク
- 2.8k
- 平均マージ
- 16時間 26分
- マージ済み PR(30日)
- 21
説明
Following the hovering tutorial for Dash Tooltips, I noticed that the described hovering functionality present in graph_objs.Scatter is not present in graph_objs.Indicator (I get Invalid property specified errors for hoverinfo, and the callback does not fire)
I respectfully request this functionality be extended to the Indicator and thank you in advance for your consideration.
For context behind my request, I am building a dashboard for my workplace that will be used internally and will auto-configure based on the job that is running. The user being able to hover over the graph and view extra context as to what it is displaying would be highly beneficial.
Jules
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Dash Tooltips tutorialを期待される動作として使用し、graph_objs.Scatterについて説明されているホバー動作とgraph_objs.Indicatorオブジェクトを比較します。現在の「Invalid property specified」エラーとcallbackの動作を確認し、そのうえで、既存のグラフオブジェクト検証を壊すことなく、Indicatorが要求されたホバーコンテキストをサポートしていることを検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- data-visualization
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100