Skip to content

Releases: chartjs/Chart.js

Version 1.0.2

10 Mar 11:05

Choose a tag to compare

Release notes:

  • Resolves an issue with cancelAnimationFrame being called with an incorrect context
  • Fixes a divide by zero error with only one label
  • Handle negative arc sizing in chart segments
  • Better height/width calculation of chart canvases

Version 1.0.1

07 Jan 22:59

Choose a tag to compare

Release notes:

  • Calling destroy now will reset the canvas context, remove added inline styles, and set it to it's current width.
  • Props to @tannerlinsley for adding a new customTooltips option, which allows for easy HTML tooltips - example in /samples
  • Thanks to @fntneves for adding a new option or allowing vertical/horizontal grid lines of line/bar chart scales to be hidden via config option
  • A huge thank you to @fulldecent for setting up CI for the repo - will go a long way for providing a better tested codebase and a more automated workflow
  • Lastly a huge thank you to @derekperkins, @fulldecent, @jakesyl, @tannerlinsley and @etimberg for their help collaborating on the project, reviewing code and working through the project issues to make this release possible.

Version 1.0.1 beta-4

17 Aug 22:24

Choose a tag to compare

Version 1.0.1 beta-4 Pre-release
Pre-release
  • Now allows for spare data sets - just pass a null as part of your dataset to skip drawing that point/bar.
  • Also cap bezier lines to the scale bounds.

Version 1.0.1 beta-2

02 Jul 20:52

Choose a tag to compare

Version 1.0.1 beta-2 Pre-release
Pre-release
Update bower & package.json with version bump

Forget this literally every time…

Version 1.0.1 beta

01 Jul 10:12

Choose a tag to compare

Version 1.0.1 beta Pre-release
Pre-release
v1.0.1-beta

1.0.1-beta Update for bower/package.json

Version 1.0.0 beta

29 Jun 18:18

Choose a tag to compare

Version 1.0.0 beta Pre-release
Pre-release
Merge pull request #388 from nnnick/v1-dev

Version 1.0.0-beta release

Version 0.2.0

29 Jun 18:16

Choose a tag to compare

v0.2.0

Updated ETA