enable text selection on plots
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 18.3k
- フォーク
- 2k
- 平均マージ
- 2日 12時間
- マージ済み PR(30日)
- 28
説明
This is with reference to this post on plotly forums and this discussion on this pull request.
The pull request 5165 disabled text selection on plots without giving a way to enable them via configuration. My use case heavily depended on being able to select text from plots. As I've explained in the discussion on the pull request, my app has timestamps on the x-axis which I'd copy-paste into another app when I see abnormalities in the trend.
Hence, please have a way to select text from the plot svg, like how it was prior to pull request 5165 but could be via a config.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず pull request 5165 とリンクされたフォーラムの議論を読んで、テキスト選択が無効化された理由と、どのプロットの SVG テキストが影響を受けるのかを理解してください。軸ラベルやテーブルセルの内容を含むプロットテキストを選択してコピーできる、設定で制御される方法を提供し、意図されたデフォルトの動作を維持できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- data-visualization, frontend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100