Skip to content

Version 0.5.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@compwright compwright released this 20 May 17:10
· 421 commits to master since this release

Issues Fixed

  • Fixed hidden label when using position: "top" on vertical line label (#55) - thanks @buejoh
  • Fixed support for category, logarithmic, time, and linear scales with non-numeric values (#3, #35, #47, #68) - thanks @yusufozturk
  • Fixed a Javascript error when the plugin is included on a page with a non-supported pie, radar, or polar area chart (#49, #63, #66) - thanks @yusufozturk
  • Fixed a Javascript error in environments that send events as null (#53) - thanks @yusufozturk

Breaking Changes

  • Default annotation.drawTime option changed from afterDraw to afterDatasetsDraw (#51)