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
/
scales
History
Evert Timberg
eb5bca6a4a
When the category scale is used as the non main scale, return the correct data for the tooltip
2016-09-09 21:03:59 -04:00
..
scale.category.js
When the category scale is used as the non main scale, return the correct data for the tooltip
2016-09-09 21:03:59 -04:00
scale.linear.js
Fix
#2734
Cleanup unused variables
2016-06-18 11:00:11 +02:00
scale.linearbase.js
Remove unneeded trailing commas
2016-08-10 01:35:34 +00:00
scale.logarithmic.js
Enforce consistent tab indentation
2016-09-03 18:42:26 +02:00
scale.radialLinear.js
changed option name for radar chart from offsetAngle to startAngle. Added test to make sure correct angles are computed for all points in the radar chart (with and without startAngle option set).
2016-07-17 23:11:30 -06:00
scale.time.js
Merge pull request
#3254
from ianks/minDisplayFormat
2016-09-08 13:34:53 +02:00