Skip to content

Version 0.5.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@compwright compwright released this 03 Dec 15:11
· 432 commits to master since this release

New Features

  • Added support for mouse hover events (mouseover, mouseenter, mouseleave, mouseout) (#44)
  • Numerous internal API improvements (#45)
  • Added a dblClickSpeed option
  • Annotations may have user-specified id

Issues Fixed

  • Fixed a canvas corruption bug when line labels are toggled (#45, 4bb9f92)
  • Fixed a Webpack complaint when bundling this package

Dependencies

  • Requires Chart.js >= 2.4.0