plotly / plotly/angular-plotly.js

Reference line for nominal values

未關閉
#256 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
TypeScript
星號
242
分支
81
平均合併
8 小時 48 分鐘
30 天內合併 PR
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. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

首先,在 angular-plotly.js 中使用名義值 'T1' 重現回報的箱型圖和線條軌跡,包括所附範例中的參考線。找出相關的繪圖進入點或文件,然後確認線條端點是否能夠跟隨箱型圖寬度,並記錄受支援的行為或所需的變更。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
angular, typescript
領域
data-visualization, frontend
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。