This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
Chart.js
Watch
2
Star
0
Fork
0
You've already forked Chart.js
mirror of
https://github.com/chartjs/Chart.js.git
synced
2026-03-07 08:46:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c6eb8bf58c74904f43a90cfb899d1b292a58019a
Chart.js
/
src
History
Evert Timberg
c6eb8bf58c
Line points need always need to pivot after regardless of whether or not bezier points are updated. Bezier points should only be updated if the line tension is not 0.
2016-05-26 20:02:46 -04:00
..
charts
Performance and minification improvements
2016-05-13 22:07:39 -05:00
controllers
Line points need always need to pivot after regardless of whether or not bezier points are updated. Bezier points should only be updated if the line tension is not 0.
2016-05-26 20:02:46 -04:00
core
Fix
#2418
Firefox old version compatibility
2016-05-25 22:51:41 +02:00
elements
Optimize element.point and controller.line
2016-05-18 00:25:45 +02:00
scales
Refactor scale base pixel and point calculation.
2016-05-20 20:17:28 +02:00
chart.js
Refactor addElements and addElementAndReset
2016-05-22 00:25:51 +02:00