plotly / plotly/plotly.js

[FEATURE]: Add scattergl trace for ternary plot

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

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

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

説明

Hello,

Currently the Ternary Plot only supports scatterternary trace, I am developing an open source glass web database where ternary visualizations are very usefull. However, I can sense that there's a performace lag when I have more points to render.

This amount of data is fine and can be zoomed and panned without lag (around 300 points):
image

But with this, a bit lag while hovering and zooming (around 3000 points):
image

And below is of course very laggy (around 30000 points):
image

I found one comment https://github.com/plotly/plotly.js/issues/1385#issuecomment-1538310933 from an old issue asking the same thing. It seems that it is not so easy to implement. Despite this, I would like to open this new issue to continue the discussion.

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

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

はじめの一歩

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

調査の方向性

まず、既存の scatterternary trace と issue #1385 の議論を確認してください。この issue にはソースファイルやテストが記載されていないためです。完了条件は、説明されているより大規模なデータセットに対して、レスポンシブなホバー、ズーム、パン操作を備えた ternary plots 向け scattergl サポートを定義し、実装することです。

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

評価

技術スタック
javascript
領域
data-visualization
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
活発
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

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

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