Skip to content

Releases: ACDIVOCATech/bulletchartr

bulletchartr 0.3.1

01 Nov 10:37
8e39a19
Compare
Choose a tag to compare
  • Added legend entry for "Target" as per #24
  • Fixed #34 regarding 'Unknown or uninitialized column' warnings
  • Reordered items in legend as per #36
  • Updated README
  • pkgdown website updated
  • Update package logo with new target legend changes

bulletchartr 0.3.0

01 Nov 08:30
Compare
Choose a tag to compare
  • bullet_chart() function now uses regular scale only
  • bullet_chart() uses 'Low-Medium-High' qualitative labels
  • Other bullet chart variants still use time-comparison scale
  • Fixed how data is used/stored for package
  • Fixed sizing issues to comply with new 'ggiraph' version
  • Fixed 'show_text' option for time-comparison variants
  • Revamped all vignettes and README to be consistent with all changes
  • 'legend' argument defaults to TRUE
  • Created pkgdown website
  • Fixed "TODAY" label not appearing for _vline() function

bulletchartr 0.2.0

24 Sep 08:20
Compare
Choose a tag to compare
  • Added a NEWS.md file to track changes to the package.
  • chart_type option to toggle between "static" or "interactive" ('ggiraph') version of bulletchart.
  • Fixed fill legend code.
  • Added more tests.
  • Added legend symbol for 'Today' for bulletchartr().
  • Change license to MIT.