Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Nov 16:06
· 255 commits to master since this release
43bbcc8

Essential Links

Enhancements

  • #456 Add rotation support for ellipse annotations
  • #457 Per corner cornerRadius for box and line label
  • #459 Add border support for line label
  • #451 Pass event instance to listeners

Bugs Fixed

  • #485 Fix type for CoreAnnotationOptions.borderDash
  • #475 Use font.lineHeight instead of font.size for labelling in line annotation
  • #458 Hide line-annotations completely outside chartArea

Types

  • #485 Fix type for CoreAnnotationOptions.borderDash
  • #471 Typings for default settings on element
  • #453 LabelOptions.width and .height are optional
  • #448 Add missing animations prop to options interface.

Documentation

  • #476 Fix the point annotation documentation guide
  • #460 docs: typo YMax -> yMax
  • #455 Prevent error when removing data in point sample
  • #447 Change important note part to title of the block
  • #440 Update types of config
  • #436 Move readme example from codepen to docs

Development

  • #486 Bump version to 1.1.0, update deps
  • #454 Prevent infinity in line example, unused utils

Thanks to @LeeLenaleee, @elitastic, @kurkle, @multipolygon, @philfontaine and @stockiNail