Add suitable default open statement for FreeBSD
未關閉
還沒有人認領這個 Issue。
Area: Meta
Area: MissingAbstraction
help wanted
Type: Enhancement
- 主要語言
- F#
- 星號
- 860
- 分支
- 99
- 平均合併
- 22 分鐘
- 30 天內合併 PR
- 1
描述
Chart.show uses an OS-specific way of opening files:
Since we do not have a match case for FreeBSD, you currently cannot display charts via Chart.show on that OS.
Since i am not familiar with that OS, I would need input from someone that actually uses it on how to proceed here.
My first google attempt comes up with this, but i have no way of testing it.
See also #384
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 src/Plotly.NET/InternalUtils.fs 的第 93-105 行開始,檢查 Chart.show 使用的作業系統特定邏輯。研究適用於 FreeBSD 的開啟指令,接著加入 FreeBSD 案例,並驗證 Chart.show 能在該作業系統上顯示圖表;測試可能需要存取 FreeBSD。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- fsharp
- 領域
- operating-systems
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100