plotly / plotly/angular-plotly.js

Reference line for nominal values

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

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

主要言語
TypeScript
スター
242
フォーク
81
平均マージ
8時間 48分
マージ済み PR(30日)
18

説明

Hi all,
I would like to add two traces - one of type 'box' and the other of type 'line'.
Line width is controlled whenever I plot numerical values - simply using the min/ max values to select my lint starting/ ending point.
However, I'm trying to get my line start/ end according to the nominal value I have (e.g., 'T1') so I cannot use x0 and x1 as numerical values.
When trying to set: x0: 'T1' and x1: 'T1' I get a dot and not a line.
Is there a way to set the start/ end point according to the box plot width?
Following an image of what I'd like to achieve - a box plot with two reference lines/ limit lines:

image

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

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

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

調査の方向性

まず、angular-plotly.js で公称値 'T1' を使用して、報告された box トレースと line トレースを、添付例の基準線も含めて再現します。関連するプロットのエントリポイントまたはドキュメントを特定し、次に line の端点が box plot の幅に追従できるかを確認して、サポートされている動作または必要な変更を記録します。

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

評価

技術スタック
angular, typescript
領域
data-visualization, frontend
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

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

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