Skip to content

Releases: grattan/grattantheme

v1.5.0

09 Mar 22:28
cd5fe9f

Choose a tag to compare

  • New grattan_write_ai_guide() function writes a style guide for AI coding assistants (Claude, Codex, Gemini) to your project directory.
  • theme_grattan() now auto-detects horizontal/flipped charts and applies flipped = TRUE automatically. Detection triggers for coord_flip() and bar charts (discrete y + continuous x). A message is shown every 8 hours when auto-detection fires. Set flipped = TRUE explicitly to silence the message, or flipped = FALSE to opt out of auto-detection.
  • Renamed check_chart_aspect_ratio() to check_chart().
  • Updated grattan_point_filled function signature for consistency with geom_point.
  • Updates export_latex_code for consistency with grattan_save_overleaf.
  • Bug fixes for save_chartdata function.

v1.4.0

15 Jan 00:18
0b335a0

Choose a tag to compare

See news for full details.

v1.3.0

04 Apr 05:46
48c3d77

Choose a tag to compare

See news for more details. Aligns version number on Github to internal package version number.

v1.0.0

29 Dec 22:17
0b1dfac

Choose a tag to compare

See news for more detail

v0.11.1

29 Dec 02:54
07431c9

Choose a tag to compare

Test

v0.9.0

30 Sep 22:53
8f5801e

Choose a tag to compare

Update includes:

  • expanded base colours: grattan_lightblue and grattan_darkblue.
  • expanded tint ('faded') variants: each base colour now has 8 tint options from 1 to 8 (most light); eg grattan_orange3, grattan_lightred8.
  • depreciated some unused grattan_save export formats (types)
  • made 16:9 fullslide format the default type = "fullslide". The 4:3 fullslide can now be accessed with type = "fullslide_43".

v0.8.3.3

23 Nov 04:55

Choose a tag to compare

iterate ver

v0.5.0

12 Aug 00:01
50acc1d

Choose a tag to compare

New function grattan_anim_save() to save gganimate animations formatted in the Grattan style. See NEWS for a full list of changes.

v0.4.0

28 Jul 03:26
3384dcf

Choose a tag to compare

A broad range of improvements to grattantheme, including new chart types (eg. "blog") and bug fixes and visual tweaks

v0.3.1

10 Jun 03:03
772f2e6

Choose a tag to compare

Merge pull request #52 from MattCowgill/dev

v0.3.1