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