Support for geom_lolli and geom_flame from heatwaveR in plotly
まだ誰も着手していません。
- 主要言語
- R
- スター
- 2.7k
- フォーク
- 641
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Brief description of the problem
I am trying to render a plotly plot on a shiny app. the package heatwaveR has created geom_flame and geom_lolli whcih aren't yet supported in plotly is there are way to make them compatible so they render in the plotly plot?
In geom2trace.default(dots[[1L]][[5L]], dots[[2L]][[1L]], ... :
geom_GeomFlame() has yet to be implemented in plotly.
If you'd like to see this geom implemented,
Please open an issue with your example code at
https://github.com/ropensci/plotly/issues
In geom2trace.default(dots[[1L]][[5L]], dots[[2L]][[1L]], ... :
geom_GeomLolli() has yet to be implemented in plotly.
If you'd like to see this geom implemented,
Please open an issue with your example code at
https://github.com/ropensci/plotly/issues
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
報告されている geom2trace.default 警告から始め、Shiny アプリで heatwaveR の geom_flame プロットと geom_lolli プロットを再現します。必要なレンダリング動作を、plotly.R に既存の geom 変換動作と比較します。両方の geom が未実装警告なしで plotly にレンダリングされれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- r
- 領域
- data-visualization
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100