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-11 02:36:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3792f9dbf71da9f7eef952eca338b0f339bd3935
Chart.js
/
src
/
scales
History
Evert Timberg
991f151f51
Linear scale handle min === max when abs(max) > Number.MAX_SAFE_INTEGER (
#9433
)
2021-07-18 11:14:33 -04:00
..
index.js
Split time scale into time and timeseries (
#7525
)
2020-06-19 10:21:39 -04:00
scale.category.js
Revert "Scale: draw offset grid for labels before autoSkip (
#8748
)" (
#8752
)
2021-03-30 08:00:19 -04:00
scale.linear.js
Further improve linear tick collision estimation (
#9129
)
2021-05-20 10:01:47 +03:00
scale.linearbase.js
Linear scale handle min === max when abs(max) > Number.MAX_SAFE_INTEGER (
#9433
)
2021-07-18 11:14:33 -04:00
scale.logarithmic.js
Logarithmic: handle null/NaN values (
#8793
)
2021-04-03 08:01:48 -04:00
scale.radialLinear.js
Point label specific scriptable context (
#9373
)
2021-07-09 06:57:55 -04:00
scale.time.js
Time: cache options needed by parse (
#8933
)
2021-04-18 07:30:54 -04:00
scale.timeseries.js
Timeseries: support panning (
#9345
)
2021-07-03 18:44:44 +03:00