Skip to content

Version 2.0.1

Compare
Choose a tag to compare
@etimberg etimberg released this 16 Apr 18:46

The release of Chart.js 2.0.1 consists of mostly bug fixes. Documentation is available at http://nnnick.github.io/Chart.js/docs-v2/

Enhancements

  • Improved handling of canvas gradient objects. Thanks @tomduncalf
  • Optimized animation frame requests. Thanks @simonbrunel
  • Sample file with showing how to add labels for each bar. Thanks @thukaramvh
  • Updated custom tooltip sample to work with relative positions. Thanks @HarvestingClouds

Fixed Issues

  • Better documentation of point radius setting. Thanks @jamiepenney
  • Incorrect string measurements when the scale callback returned null or undefined
  • Incorrect main file path in package.json. Thanks @troywarr
  • Incorrect HTML legend generation. Thanks @dibsyjr1