Chart.js/src/scales
2016-01-09 14:42:55 -05:00
..
scale.category.js Reference data from the main controller wherever possible. Updated tests to account for this. 2015-11-13 09:38:35 -05:00
scale.linear.js min/max should have precedence over suggestedMin/suggestedMax 2015-12-25 13:53:09 +01:00
scale.logarithmic.js Split out data limits step of scales into it's own step. Wire up callbacks from the options to those in the scale life-cycle. Updated the docs accordingly 2015-12-17 09:21:04 -05:00
scale.radialLinear.js Make sure tick string could be null / undefined 2016-01-09 14:42:55 -05:00
scale.time.js Fix issues identified in PR 2015-12-27 11:48:14 -05:00