NEWS


ggsketch 2.0.0 (2026-07-17)

The 2.0 series turns ggsketch from a line style into a drawing-medium simulator. This first piece is the engine that makes it possible.

ggsketch 1.6.0

ggsketch 1.5.0

Annotation toolkit (first piece), roughness-as-an-aesthetic, and a real solid fill.

Bug fixes

ggsketch 1.4.0

The frame can now be roughened too, plus a matching colour palette, a new fill style, and reproducible fonts.

Bug fixes

ggsketch 1.3.0

New geoms (Tier 3, first batch — 2-D density and text):

Still to come in Tier 3: filled contour / 2-D density bands (*_filled, which need multi-ring hole-aware hachure) and geom_sketch_dotplot().

ggsketch 1.2.0

New geoms (Tier 2 coverage — more stats and connectors; reuse existing grobs, one new optional dependency):

ggsketch 1.1.0

New geoms (Tier 1 coverage — all reuse the existing grobs and base ggplot2 stats; no new hard dependencies):

ggsketch 1.0.0

First public release. A grammar-native, pure-R implementation of the rough.js hand-drawn aesthetic for ggplot2 — no JavaScript, works on every graphics device.

Geoms

Fill styles

Design

Notes

Development history (internal milestones)