show tooltip when hovering over selected points on scatter plot
オープン
まだ誰も着手していません。
bug
feature
P2
- 主要言語
- JavaScript
- スター
- 18.3k
- フォーク
- 2k
- 平均マージ
- 2日 12時間
- マージ済み PR(30日)
- 28
説明
Hello,
I’ve encountered an issue when using Plotly’s scatter plot. When I select specific points on the scatter graph and then try to hover over those selected points, the tooltip fails to appear. This behavior is inconsistent with how tooltips normally function on the plot, where they display the relevant data for each point when hovered over.
Steps to reproduce:
- Create a scatter plot with multiple data points.
- Select one or more points on the graph.
- Hover over the selected points.
- Notice that the tooltip does not appear for the selected points.
you can find an example in Plotly's documentation :
https://plotly.com/javascript/line-and-scatter/
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Issue にリンクされている Plotly JavaScript の line-and-scatter 例を使って動作を再現します。ポイントを選択し、その後ポイントの上にカーソルを合わせます。散布図の選択および hover の動作を追跡し、選択されたポイントに、選択されていないポイントと同じ関連する tooltip データが表示されれば Issue は完了とみなします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- data-visualization
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100