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
52a8654989
Ensure that when calculating tick width in the bar controller, we use the number of ticks in the scale, not the number of data points.
2016-05-07 21:28:13 -04:00
..
charts
Clean up code climate style issues and formatting.
2016-02-14 17:06:00 -05:00
controllers
Ensure that when calculating tick width in the bar controller, we use the number of ticks in the scale, not the number of data points.
2016-05-07 21:28:13 -04:00
core
Use local variables + don't include text width for vertical scales with mirrored text
2016-05-07 16:26:44 -04:00
elements
Fix jshint issue
2016-05-04 22:16:07 -04:00
scales
beginAtZero and linear scales with no data should play nice
2016-05-07 16:56:04 -04:00
chart.js
Fix build to include comment at top of file
2016-04-22 15:03:52 +00:00