Chart.js/src/scales
2015-08-08 18:34:19 -04:00
..
scale.category.js No Logs 2015-08-03 13:06:53 -06:00
scale.linear.js Linear scale has proper padding in both vertical and horizontal orientations. Should prevent labels from getting cut off even when axes are not displayed. 2015-08-08 11:52:20 -04:00
scale.logarithmic.js initial logarithmic scale 2015-08-08 18:34:19 -04:00
scale.radialLinear.js Fix a missing this in the scale generateTicks method when manually overriding. Added a sample to test this. 2015-06-19 19:13:31 -04:00