github chartjs/chartjs-plugin-datalabels v0.3.0
Version 0.3.0

latest releases: v2.2.0, v2.1.0, v2.0.0...
6 years ago

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

Don't miss a new chartjs-plugin-datalabels release

NewReleases is sending notifications on new releases.