Version 0.5.4
Pre-release
Pre-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 fromafterDraw
toafterDatasetsDraw
(#51)