OutlierConf2021
Data vis resource
A collection of resources and materials for learning ggplot2 and data visualization in R
⭕ Slides and hands-on codes for my talk "ggplot Wizardry: My Favorite Tricks and Secrets for Beautiful Plots in R" at the 1st OutlierConf, February 4–7 2021.
415 stars
15 watching
72 forks
Language: HTML
last commit: about 1 year ago
Linked from 1 awesome list
datavisualizationdatavizdesignggplot2ggplot2-workshoppresentationr
Related projects:
Repository | Description | Stars |
---|---|---|
z3tt/beyond-bar-and-box-plots | Slides and resources for a tutorial on data visualization using bar and box plots | 233 |
z3tt/tidytuesday | A weekly data visualization challenge and community project that encourages practice in summarizing and arranging data to create meaningful charts. | 770 |
indrajeetpatil/ggstatsplot | Creates {ggplot2} plots with integrated statistical analysis and details | 2,037 |
thomasp85/ggraph | A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,076 |
maraab23/ggseqplot | Provides functions to visualize sequence data using ggplot2 | 14 |
erocoar/ggpol | Adds parliament diagram and hybrid boxplot visualizations to the ggplot2 data visualization library | 104 |
daattali/ggextra | A package for extending and enhancing the ggplot2 data visualization library with additional tools for creating marginal plots and other enhancements. | 384 |
jfq3/ggordiplots | Customized ordination plot extensions for R, adding features such as ellipses and bubbles to ggplot2 plots | 6 |
jrnold/ggthemes | A collection of custom themes, scales, and geoms for the R data visualization library ggplot2 | 1,325 |
thomas-neitmann/ggcharts | A package that simplifies data visualization in R by providing a high-level interface to create common charts with minimal code and configuration. | 290 |
coolbutuseless/ggthreed | Provides 3D visualization tools and statistics for ggplot2 | 46 |
mikata-project/ggthemr | Provides pre-defined and custom color schemes for ggplot2 plots to enhance data visualization. | 891 |
thomasp85/ggfx | A package that enables users to apply various visual effects on ggplot2 layers. | 170 |
hrbrmstr/ggalt | A collection of utility functions for extending the capabilities of the popular data visualization library ggplot2. | 663 |
davidgohel/ggiraph | Creates interactive ggplot graphs with hover effects, tooltips, and JavaScript actions. | 800 |