Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 13:39
· 7 commits to main since this release

TidierPlots v0.8.0

Diff since v0.7.8

Merged pull requests:

Closed issues:

  • @aes macro update to support calculated aesthetics (#71)
  • 0.8.0 Release Checklist (#73)
  • Refactor: Reduce internal use of String types in favor of Symbols (#97)
  • If two transforms are applied to one column, the results can be unexpected (#100)
  • Use of aes(color=category) in geom_density or geom_hist (#102)
  • Quarantine some of the more controversial features (#108)
  • TidierPlots cannot handle DateTime axis and throws error on isless comparison (#111)
  • Issue with facet_wrap() Functionfacet_wrap(variable) (#115)
  • aes(color=category) doesn't work with geom_line (#116)
  • Cannot plot CategoricalValue Variables (#117)