Chart.js/src/scales
2016-08-22 18:03:56 -04:00
..
scale.category.js Fix issues with repeated labels in the category scale and added a test to cover this case. 2016-08-22 18:03:56 -04:00
scale.linear.js Fix #2734 Cleanup unused variables 2016-06-18 11:00:11 +02:00
scale.linearbase.js Remove unneeded trailing commas 2016-08-10 01:35:34 +00:00
scale.logarithmic.js Fix #2966: 0 values in logarithmic scale for line and vertical bar charts (#3016) 2016-08-11 21:40:25 +02:00
scale.radialLinear.js changed option name for radar chart from offsetAngle to startAngle. Added test to make sure correct angles are computed for all points in the radar chart (with and without startAngle option set). 2016-07-17 23:11:30 -06:00
scale.time.js Merge pull request #3131 from Lighnat0r/master 2016-08-22 17:53:55 -04:00