support vertical parallel coordinates
未關閉
還沒有人認領這個 Issue。
feature
P3
- 主要語言
- JavaScript
- 星號
- 18.3k
- 分支
- 2k
- 平均合併
- 2 天 12 小時
- 30 天內合併 PR
- 28
描述
We are using the parallel coordinates plot from plotly.js in a Dash app. The number of variables/parameters is quite large, which makes it necessary to scroll it horizontally for the user. In our use case, vertical scrolling would be more natural.

It might be that it already is possible to "flip" the parallel coordinates plot, and specify categorical axis as vertical, but we haven't been able to find such a setting.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 plotly.js 的平行座標實作開始,檢查其設定是否已支援變更繪圖方向或捲動方向;該 issue 未指定特定檔案或測試。完成的標準是:當存在許多變數時,使用者可以將繪圖安排為自然的垂直捲動,並在相關圖表測試中驗證該行為。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- data-visualization
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100