Version 0.2.0
Pre-release
Pre-release
Plugin Name Changed
Starting with this version, the plugin name has changed from 'Chart.Annotation.js' to 'chartjs-plugin-annotation'. Old versions are still available on NPM. New versions will be published under the new name only
New Features
- Ability to draw skewed lines #34 Thanks @mrdnote
- Ability to configure when the annotation draws. #30 Thanks @petewalker
Issues Fixed
- Fixed a typo in example #27 Thanks @compwright
- Fixed an issue where line dashes leaked out of drawing code #24