Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@chartjs-ci chartjs-ci released this 21 Mar 16:54

New Features

  • #40 Implement label events (enter, leave and click) (docs, samples 1, 2, 3)
  • c9cab49 Labels are now dynamically updated when chart elements are hovered, which allows to change the appearance of the labels using scriptable options and checking the value of context.active (true when the associated element is hovered) (docs, sample) (#22)

Issues Fixed

  • 036ddd6 Fixed labels overlapped by chart elements (#29 #32 #37)
  • 1b141f9 Correctly handle skipped elements (line chart only!) (#30)

Documentation

Milestone: 0.3.0