ggplot2 extension packages
未关闭
还没有人认领这个 Issue。
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 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先选择一个尚未勾选的扩展,并阅读其链接的 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
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100