plotly / plotly/plotly.js

show tooltip when hovering over selected points on scatter plot

オープン
#7,399 コメント 3 件 リアクション 2 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

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:

  1. Create a scatter plot with multiple data points.
  2. Select one or more points on the graph.
  3. Hover over the selected points.
  4. 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/

Image

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、Issue にリンクされている Plotly JavaScript の line-and-scatter 例を使って動作を再現します。ポイントを選択し、その後ポイントの上にカーソルを合わせます。散布図の選択および hover の動作を追跡し、選択されたポイントに、選択されていないポイントと同じ関連する tooltip データが表示されれば Issue は完了とみなします。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
data-visualization
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。