gavinsimpson / gratia

ggplot-based graphics and useful functions for GAMs fitted using the mgcv package
https://gavinsimpson.github.io/gratia/
Other
206 stars 28 forks source link

Add better labels for plots produced from `difference_smooths()` #177

Closed gavinsimpson closed 2 years ago

gavinsimpson commented 2 years ago

The labels currently are too long as they include:

for each pair of smooths differenced.

Instead, break this over title and subtitle at least

gavinsimpson commented 2 years ago

This is now done