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-04 15:34:04 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a46d1915ddbf469f117750fd57ccca9416ce584
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