enable preset to use specific typeface file
未關閉
還沒有人認領這個 Issue。
feature
P3
- 主要語言
- Python
- 星號
- 18.8k
- 分支
- 2.8k
- 平均合併
- 16 小時 26 分鐘
- 30 天內合併 PR
- 21
描述
I have deployed a chart generation service in Heroku. But the chart cannot show the correct text because Heroku is missing specific typeface file. And I cannot copy the required typeface file to "/usr/share/fonts/". How to make the plotly to use my custom typeface file to generate charts? Thank you very much.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
該 issue 提到了 Heroku 部署、Plotly 圖表生成以及一個自訂字型檔案,但沒有提供任何儲存庫檔案或測試。首先在 Heroku 中重現缺少字型時的行為,並定位與字型相關的圖表設定入口。完成的標準是:圖表能夠使用使用者提供的檔案呈現預期的字型,而不需要存取 /usr/share/fonts/。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- data-visualization
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100