plotly / plotly/plotly.js

`plotly_selected` is not triggered on selection changes because of legend events

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

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

bug P2
主要言語
JavaScript
スター
18.3k
フォーク
2k
平均マージ
2日 12時間
マージ済み PR(30日)
28

説明

Hello!

I am trying to perform lasso selection and want to show the number of points selected in the UI.

I can get the details of the points from plotly_selected event. But When I click on any legends that have associated points in the lasso region, then obviously the selection changes, but plotly_selected event is not triggered.

I have replicated this behavior in the codepen.

Please share your thoughts on this.

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

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

はじめの一歩

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

調査の方向性

リンクされたCodePenの再現から始め、凡例のクリックによってlasso選択がどのように変化し、Plotlyイベントがディスパッチされるかを追跡します。凡例イベントと選択イベントに関連するエントリポイントを特定し、凡例から選択を変更すると、既存の選択動作を壊すことなく期待されるplotly_selected通知が生成されることを確認します。

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

評価

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

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

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