Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Separate into core and express packages

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

還沒有人認領這個 Issue。

評估

難度
5/5
預估耗時
一週以上
新手友好度
25/100
Issue 類型
重構
描述清晰度
需要釐清
活躍度
停滯
技術堆疊
fsharp

研究方向

此 issue 未指定特定的檔案或測試。先檢視專案與 package 的配置,接著檢查 Chart 命名空間,以及低階的 TraceStyle 和 Chart.Scatter API,同時檢視高階的 Chart.Grid 和 Chart.Range 抽象。要視為完成,需要定義拆分為 core 與 express package,但所需的涵蓋範圍與相依性邊界仍有待釐清。

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

描述

Area: Meta Type: Enhancement

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.

主要語言
F#
星號
860
分支
99
平均合併
22 分鐘
30 天內合併 PR
1

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

plotly/Plotly.NET 的其他 Issue

查看 plotly/Plotly.NET 的全部 Issue

相似的 Issue

更多 DevTools Issue

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

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