Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 20:47
· 40 commits to refs/heads/master since this release
842bafc

Essential Links

Enhancements

  • #755 Enable initial animation on annotations
  • #801 Enable different fonts and colors configuration on multiline labels
  • #846 Enable opacity option to the labels when the content is an image or canvas
  • #754 Enable the line curve in the line annotation
  • #744 Add `beforeDraw` and `afterDraw` hooks to the annotations

Bugs Fixed

  • #851 Fix center coordinates calculation for point and polygon annotations

Types

  • #849 Fix font type definition to be partial

Documentation

  • #858 Remove label node from point annotations from init samples
  • #842 Add sample using gradient created by element dimension
  • #843 Add cartesian plane sample to show a advanced use of annotations
  • #834 Add sample for label auto scaling during chart resize

Development

  • #861 Bump to version 2.2.0
  • #860 Fix value stored in element options for indexable option
  • #853 Update libraries dependencies versions
  • #845 Bump http-cache-semantics from 4.1.0 to 4.1.1
  • #841 Use isFunction helper of Chart.js instead of internal check
  • #839 Bump ua-parser-js from 0.7.31 to 0.7.33

Thanks to @dependabot, @dependabot[bot] and @stockiNail