Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 20:23
d1643dd

TidierPlots v0.11.0

Diff since v0.10.0

Breaking changes

  • Changed behaviour of plots when multiple scales are combined to match ggplot behaviour
  • Changed types of axis_options in Geom and GGPlot structs

New features

  • Added facet_grid

Merged pull requests:

  • CompatHelper: bump compat for Makie to 0.22, (keep existing compat) (#165) (@rdboyes)
  • CompatHelper: bump compat for CairoMakie to 0.13, (keep existing compat) (#166) (@rdboyes)
  • 0.10.0 dev (#168) (@rdboyes)
  • updates readme (#169) (@rdboyes)

Closed issues:

  • facet_grid (#104)
  • Warning: Could not use exact versions of packages in manifest, re-resolving (#138)