This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
Chart.js
Watch
1
Star
0
Fork
0
You've already forked Chart.js
mirror of
https://github.com/chartjs/Chart.js.git
synced
2025-12-08 20:36:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Chart.js
/
src
History
Evert Timberg
2814c8e44c
Remove Math.sign
2015-05-02 14:56:16 -04:00
..
Chart.Bar.js
Remove Math.sign
2015-05-02 14:56:16 -04:00
Chart.Core.js
Draw bar chart negative values down from the 0 point of the scale. If all values are negative, draw down from the top. Updated the sample file to allow for negative bars.
2015-03-15 16:04:55 -04:00
Chart.Doughnut.js
handling negative values in doughnut charts
2015-01-15 13:40:08 -06:00
Chart.Line.js
Add option to toggle grid vertical/horizontal lines
2014-09-08 16:10:45 +01:00
Chart.PolarArea.js
Ensure that scales for polar area graphs are regenerated on updates.
2014-10-19 20:04:21 -04:00
Chart.Radar.js
Allow radar charts sparse data
2014-07-08 22:59:50 +01:00