ggplot2 extension packages
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- R
- Sterne
- 2.7k
- Forks
- 641
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, eine nicht abgehakte Extension auszuwählen, und lies das damit verknüpfte Issue oder den Pull Request, sofern vorhanden. Lies anschließend die custom-geom-Anleitung unter cpsievert.github.io/plotly_book/translating-custom-ggplot2-geoms.html und ermittle den relevanten ggplotly-Hook. Die Arbeit ist abgeschlossen, wenn die ausgewählte Extension von ggplotly unterstützt wird und ihr Verhalten überprüft ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- r
- Bereich
- data-visualization
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 20/100