Add `WithTraceStyle` extension member to Plotly.NET.CSharp
未關閉
還沒有人認領這個 Issue。
Area: CSharp
Area: MissingAbstraction
- 主要語言
- F#
- 星號
- 860
- 分支
- 99
- 平均合併
- 22 分鐘
- 30 天內合併 PR
- 1
描述
See #434 which demonstrated the need for this quite well
This also means we have to come up with a way to port the various TraceStyle functions to C# - and here we just might not get past the issue with many generic type arguments, because these functions can have up to 100 arguments. But as they are intended for expert use, this should be fine.
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先閱讀 issue #434,然後找出現有的 TraceStyle 函式,以及它們需要對應的 Plotly.NET.CSharp 擴充成員。確定移植到 C# 的範圍,包括如何處理大量泛型引數;當 WithTraceStyle 和相關的 TraceStyle 函式可供 C# 使用時,即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- csharp, fsharp
- 領域
- data-visualization
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100