Skip to content

Version 0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@compwright compwright released this 21 Nov 15:09
· 446 commits to master since this release

Breaking Changes

  • chartInstance._annotationObjects was renamed to chartInstance.annotations

This release includes a significant amount of internal refactoring. Any other plugins or code that relied on accessing internal properties may have to be updated to work correctly with this release.

Issues Fixed

  • Annotations should refresh on config change (#37, resolves #36)