|
19 | 19 |
|
20 | 20 | * {[ggalluvial](http://corybrunson.github.io/ggalluvial/)}: ggplot2 extension for alluvial plots |
21 | 21 | * {[ggalt](https://github.com/hrbrmstr/ggalt)}: Extra Coordinate Systems, Geoms, Statistical Transformations & Scales for 'ggplot2' |
| 22 | +* {[ggeconodist](https://github.com/hrbrmstr/ggeconodist)}: Create Diminutive Distribution Charts |
22 | 23 | * {[ggdag](https://ggdag.malco.io/)}: An R Package for visualizing and analyzing causal directed acyclic graphs |
23 | 24 | * {[ggExtra](https://github.com/daattali/ggExtra)}: Add marginal histograms to ggplot2, and more ggplot2 enhancements |
24 | 25 | * {[gghalves](https://erocoar.github.io/gghalves/)}: Easy half-half geoms in ggplot2 |
|
41 | 42 | * {[bbplot](https://github.com/bbc/bbplot)}: R package that helps create and export ggplot2 charts in the style used by the BBC News data team |
42 | 43 | * {[ggdark](https://github.com/nsgrantham/ggdark)}: Dark mode for ggplot2 themes |
43 | 44 | * {[ggeasy](https://github.com/jonocarroll/ggeasy)}: Easy Access to 'ggplot2' Commands |
| 45 | +* {[ggfittext](https://github.com/wilkox/ggfittext)}: ggplot2 geoms to fit text into boxes |
| 46 | +* {[gglaplot](https://github.com/Greater-London-Authority/gglaplot)}: Makes graphics in the GLA style using ggplot2 |
| 47 | +* {[ggnewscale](https://github.com/eliocamp/ggnewscale)}: Multiple Fill and Color Scales in 'ggplot2' |
44 | 48 | * {[ggpomological](https://www.garrickadenbuie.com/project/ggpomological/)}: Pomological plot theme for ggplot2 |
45 | 49 | * {[ggsci](https://nanx.me/ggsci/)}: Scientific journal and sci-fi themed color palettes for ggplot2 |
| 50 | +* {[ggtech](https://github.com/ricardo-bion/ggtech)}: ggplot2 tech themes, scales, and geoms |
46 | 51 | * {[ggtext](https://github.com/wilkelab/ggtext)}: Improved text rendering support for ggplot2 |
| 52 | +* {[ggtextures](https://github.com/clauswilke/ggtextures)}: Drawing textured rectangles and bars with ggplot |
47 | 53 | * {[ggthemes](https://jrnold.github.io/ggthemes/)}: Additional themes, scales, and geoms for ggplot2 |
48 | 54 | * {[ggthemr](https://github.com/cttobin/ggthemr)}: Themes for ggplot2 |
49 | 55 | * {[hrbrthemes](https://github.com/hrbrmstr/hrbrthemes)}: Opinionated, typographic-centric ggplot2 themes and theme components |
50 | 56 | * {[paletteer](https://emilhvitfeldt.github.io/paletteer/)}: Collection of most color palettes in a single R package |
51 | 57 | * {[tvthemes](https://ryo-n7.github.io/tvthemes/)}: ggplot2 themes and palettes based on your favorite TV shows |
| 58 | +* {[urbnthemes](https://urbaninstitute.github.io/urbnthemes/index.html)}: Urban Institute's ggplot2 theme and tools |
52 | 59 |
|
53 | 60 | ## Presentation, composition and scales |
54 | 61 |
|
|
63 | 70 | ## Spatial |
64 | 71 | * {[ggcounty](https://github.com/hrbrmstr/ggcounty)}: Generate ggplot2 geom_map county maps |
65 | 72 | * {[ggmap](https://github.com/dkahle/ggmap)}: A package for plotting maps in R with ggplot2 |
| 73 | +* {[ggspatial](https://paleolimbot.github.io/ggspatial/)}: Enhancing spatial visualization in ggplot2 |
| 74 | +* {[urbnmapr](https://urbaninstitute.github.io/urbnmapr/index.html)}: US state and county maps with Alaska and Hawaii |
66 | 75 |
|
67 | 76 | ## Icons and images |
68 | 77 | * {[emoGG](https://github.com/dill/emoGG)}: Emoji in ggplot2 |
69 | 78 | * {[ggflags](https://github.com/rensa/ggflags)}: A flag geom for ggplot2 |
70 | 79 | * {[ggimage](https://github.com/GuangchuangYu/ggimage)}: Use Images in ggplot2 |
71 | 80 |
|
72 | 81 | ## Data and models |
| 82 | +* {[GGally](https://ggobi.github.io/ggally/index.html)}: R package that extends ggplot2 |
73 | 83 | * {[ggeffects](https://strengejacke.github.io/ggeffects/)}: Tidy Data Frames of Marginal Effects for ggplot2 |
| 84 | +* {[ggfortify](https://github.com/sinhrks/ggfortify)}: Define fortify and autoplot functions to allow ggplot2 to handle some popular R packages |
| 85 | +* {[ggRandomForest](https://github.com/ehrlinger/ggRandomForests)}: Graphical analysis of random forests with the randomForestSRC, randomForest and ggplot2 packages |
74 | 86 | * {[tidybayes](http://mjskay.github.io/tidybayes/)}: Bayesian analysis + tidy data + geoms |
75 | 87 |
|
76 | 88 | # Books |
|
116 | 128 | * [Creating corporate colour palettes for ggplot2](https://drsimonj.svbtle.com/creating-corporate-colour-palettes-for-ggplot2) |
117 | 129 | * [Label line ends in time series with ggplot2](https://drsimonj.svbtle.com/label-line-ends-in-time-series-with-ggplot2) |
118 | 130 | * [Data Viz with Python and R: ggplot2](https://datavizpyr.com/category/r/ggplot2/) |
| 131 | + * [The Evolution of a ggplot (Ep. 1)](https://cedricscherer.netlify.com/2019/05/17/the-evolution-of-a-ggplot-ep.-1/) |
119 | 132 |
|
120 | 133 | * Geometrics |
121 | 134 | * [Exploring ggplot2 boxplots - Defining limits and adjusting style](https://waterdata.usgs.gov/blog/boxplots/) |
|
0 commit comments