inbotheme
Themes for ggplot2
An institutional ggplot2 theme in slow maintenance, tracking upstream deprecations.
◆Recent moves
- 1y ago
Clears ggplot2 deprecation warnings and updates tooling
Removes a ggplot2 deprecated-argument warning, limits a palette size message to interactive sessions, restores vignette captions and updates the shared INBO checklist tooling. Housekeeping against upstream changes.
View source ↗ - 3y ago
Palette overhaul with ordinal and gradient scales
The last substantive release: new palette colours, distinct ordinal, gradient and midpoint-gradient treatments in the themes, a show_palette() helper, and the removal of previously deprecated functions. This defines the surface the current release is merely maintaining.
View source ↗ - 4y ago
Removes bundled fonts over showtext rendering problems
Drops the bundled fonts because showtext rendered them too small in raster output and converted text to paths in vector formats, bloating files and blocking later editing. A deliberate trade of convenience for output quality.
View source ↗ - 5y ago
Adds NARA theme; renames objects to snake_case
Adds the NARA theme and palette, drops colours from the pre-2014 theme and renames objects to snake_case. Note the feed order: this 0.5.7 entry was published after 0.5.8.
View source ↗ - 5y ago
traffic_palette() becomes the default ordinal palette
Introduces traffic_palette() and makes it the default for ordinal palettes — a default change that silently alters existing plots. Small, but it reaches every ordinal scale in the package.
View source ↗ - 7y ago
Version 0.5.5.3
A one-line compatibility bump for a new ggplot2 version. The same reactive pattern that still drives the package's releases today.
View source ↗