No way to add guidelines (plotly.js has them)
未關閉
還沒有人認領這個 Issue。
- 主要語言
- F#
- 星號
- 860
- 分支
- 99
- 平均合併
- 22 分鐘
- 30 天內合併 PR
- 1
描述
In js version of plotly, it is possible to add horizontal and vertical lines.
I can't find that functionality in Plotly.Net.
See add_hline and add_vline in https://plotly.com/python/horizontal-vertical-shapes/
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先,將 Plotly.NET 現有的繪圖 API 與所參考的 Plotly Python 入口點 add_hline 和 add_vline 進行比較。完成的標準是 Plotly.NET 提供新增水平與垂直輔助線的方法,且行為與連結的 Plotly 文件一致。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- fsharp
- 領域
- data-visualization
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100