Chart.js/test/fixtures/core.scale
Jukka Kurkela ce74eb76a1 Convert axis options from arrays to objects (#6773)
* Convert axis options from arrays to objects

* Updated all chart type defaults
* Throw errors when axis type or position are not specified
* Avoid raising unnecessary errors when merging options into the default configs

* Fix additional tests

* Ensure scale defaults are set if type is not explicitly defined

* Another step

* Include `scale` as `firstIDs.r`

* update docs

* Update for buildOrUpdateScales

* Update migration guide

* Add test back
2019-11-21 18:46:49 -05:00
..
label-offset-vertical-axes.json Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
label-offset-vertical-axes.png Implement scale label padding (#4646) 2017-09-10 13:15:47 -04:00
tick-drawing.json Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
tick-drawing.png Fix the rounding issue of floating point numbers in category scale (#5880) 2018-12-09 11:34:34 +01:00