Chart.js/src/scales
2015-08-23 13:20:43 -04:00
..
scale.category.js Category scale filter function will hide the grid line if null or undefined returned. 2015-08-23 13:20:43 -04:00
scale.linear.js Category scale now takes a smaller size if no labels are being displayed. 2015-08-22 14:30:30 -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