ggplot2 extension packages
オープン
まだ誰も着手していません。
ggplotly
good-for-first-time-contribution
help wanted
- 主要言語
- R
- スター
- 2.7k
- フォーク
- 641
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Extensions that we'd like ggplotly() to support
- ggraph, ggforce https://github.com/plotly/plotly.R/pull/1326
- forecast https://github.com/plotly/plotly.R/pull/2045
-
ggpubr::stat_compare_means()(and maybe others from https://github.com/kassambara/ggpubr?) - https://github.com/business-science/tidyquant
- https://github.com/mjskay/tidybayes
- https://github.com/kassambara/survminer
- https://github.com/GuangchuangYu/ggtree
- ggpolypath https://github.com/ropensci/plotly/issues/1339
- geomnet
- https://github.com/clauswilke/ggjoy
- https://github.com/baptiste/ggflags
- ggtheme's geom_rangeframe
- https://github.com/wilkox/treemapify
- Seems to have significant overlap with ggraph
- directlabels #1244
- ggsurv (GeomConfint) #1404
- ggimage #1442
- statebins https://github.com/ropensci/plotly/issues/1558
- corrr https://github.com/ropensci/plotly/issues/1684
- Does this provide any value over
GGally::ggcorr()?
- Does this provide any value over
- ggpmisc https://github.com/ropensci/plotly/issues/1687
- ggnewscale https://github.com/ropensci/plotly/issues/1661
- Ipaper https://github.com/ropensci/plotly/issues/1672
- qqplotr https://github.com/ropensci/plotly/issues/1705
-
ggpmisc::stat_poly_eq()https://github.com/ropensci/plotly/issues/1921 - ggrain https://github.com/plotly/plotly.R/issues/2366
Extensions that ggplotly() currently supports
- GGally
- ggalluvial
- ggalt
Extensions that we don't plan on working on anytime soon
- ggrepel
- patchwork, gridExtra
- ggtern
Want to add an extension?
If any community members are interested in implementing a hook into ggplotly() for a custom geom, see https://cpsievert.github.io/plotly_book/translating-custom-ggplot2-geoms.html
If anyone would like to sponsor work on a specific geom/package, please get in touch.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、未チェックの拡張機能を1つ選択し、存在する場合はリンクされている issue または pull request を読みます。次に、cpsievert.github.io/plotly_book/translating-custom-ggplot2-geoms.html の custom-geom ガイダンスを読み、関連する ggplotly hook を特定します。選択した拡張機能が ggplotly でサポートされ、その動作が検証された時点で作業は完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- r
- 領域
- data-visualization
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100