Plotnine Cheatsheet
A cheatsheet for Plotnine, a Python data visualization package based on the grammar of graphics.
A cheatsheet for Plotnine, a Python data visualization package based on the grammar of graphics.
Announces 15 new free R programming books added to the Big Book of R collection, covering data visualization, machine learning, statistics, and databases.
A tutorial on creating a choropleth map with a histogram legend in R using ggplot2, sf, and patchwork to better visualize data distribution.
A technical analysis using R and the DHBins package to visualize New Zealand's National Land Transport Plan expenditure data via hexmaps.
A tutorial on creating calendar heatmap plots using ggplot2 in R to visualize time-series data like flight frequencies.
A tutorial on advanced text styling in R's ggplot2, including dynamic color adjustment and using the new {marquee} package for markdown formatting.
A tutorial on using Plotnine, a Python data visualization library based on the grammar of graphics, comparing it to ggplot2 and using Polars.
A tutorial on enhancing line charts using ggplot in R, covering themes, colors, labels, and direct labeling techniques.
A technical guide explaining why ggplot2 line charts sometimes appear blank and how to fix the issue, focusing on data structure and grouping.
Explains a crucial flaw in using boxplots for data visualization and suggests better alternatives.
A tutorial on customizing bar chart labels in ggplot2, focusing on placing category labels above bars and styling visualizations.
A tutorial on fixing overplotted points on maps by creating filled density gradients using R, ggplot2, and the sf package for geographic data.
A tutorial on automating the creation of consistent ggplot2 graphics for different data subsets using the purrr package in R.
A tutorial on creating maps of Tolkien's Middle Earth using R, the {sf} package, and {ggplot2} for GIS data visualization.
Introducing the starBliss R package for creating custom, framed constellation maps based on location and date using ggplot2.
A tutorial on visualizing mixed effect regression models and their uncertainty using non-parametric bootstrapping in R with ggplot2.
A guide on using the scales package in R's ggplot2 to format axes with natural log and base 10 log scales for better data visualization.
A tutorial on creating biomass pyramid and funnel plots using ggplot2 in R, including code examples and customization tips.
A tutorial on visualizing custom statistical models, including linear and non-linear fits, using ggplot2 in R for data science workflows.
A technical tutorial on web scraping and text analysis using R and ggplot2 to analyze descriptions of US Wilderness Areas.