Separate into core and express packages
未關閉
還沒有人認領這個 Issue。
Area: Meta
Type: Enhancement
- 主要語言
- F#
- 星號
- 860
- 分支
- 99
- 平均合併
- 22 分鐘
- 30 天內合併 PR
- 1
描述
Just as the python lib, Plotly.NET provides both low-level access to plotly.js figure generation (e.g.TraceStyle functions, Chart.Scatter) and high-level abstractions for composite charts (e.g. Chart.Grid, Chart.Range).
Once a full low-level coverage is reached on 2.x.x, it might be beneficial to split these layers to both make the chart namespace more concise and add dependencies such as a data frame library to the high level abstractions.
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
此 issue 未指定特定的檔案或測試。先檢視專案與 package 的配置,接著檢查 Chart 命名空間,以及低階的 TraceStyle 和 Chart.Scatter API,同時檢視高階的 Chart.Grid 和 Chart.Range 抽象。要視為完成,需要定義拆分為 core 與 express package,但所需的涵蓋範圍與相依性邊界仍有待釐清。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- fsharp
- 領域
- developer-experience
- Issue 類型
- 重構
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100