Skip to content

Releases: ScotGovAnalysis/sgplot

sgplot 0.5.0

Choose a tag to compare

@alice-hannah alice-hannah released this 13 Jan 14:10
  • use_sgplot() gains a quietly argument to allow messages to be suppressed
    (#67).

  • na_colour arguments are deprecated in scale_fill_continuous_sg()/
    scale_colour_continuous_sg() in favour of new argument, na.value
    (#73).

  • Fixed bug where use_sgplot() could not handle passing multiple arguments of
    different types to theme_sg() (#63).

  • Vignettes are converted to articles. Vignettes are now not available to view
    locally and only via the
    pkgdown site (#66).

sgplot 0.4.0

Choose a tag to compare

@alice-hannah alice-hannah released this 02 Jun 08:37
  • use_sgplot() gains a palette_type argument to set default palette type
    for geoms. The default value is "sg" to use Scottish Government colour palettes.
    To use the Social Security Scotland palette type, for example, use:
    use_sgplot(palette_type = "sss") (#34).

  • The default_colour argument of use_sgplot() is deprecated in favour of the
    palette_type argument (#34).

sgplot 0.3.0

Choose a tag to compare

@alice-hannah alice-hannah released this 29 Oct 16:43
391cfb8
  • Add Social Security Scotland colours (sss_colour_values) and palettes (sss_colour_palettes)
  • Fix bug in use_sgplot() when passing arguments to theme_sg()

sgplot 0.2.2

Choose a tag to compare

@alice-hannah alice-hannah released this 15 Mar 18:25
c32fb08
  • Fix links to contributing guidance in vignettes
  • Update required roxygen version

sgplot 0.2.1

Choose a tag to compare

@alice-hannah alice-hannah released this 24 Oct 10:52
a1b6e67

sgplot 0.2.0

Choose a tag to compare

@alice-hannah alice-hannah released this 30 Aug 07:51
9799517

sgplot 0.1.0

Choose a tag to compare

@alice-hannah alice-hannah released this 30 May 15:20
1871b1c