SIGN IN SIGN UP
chartjs / Chart.js UNCLAIMED

Simple HTML5 Charts using the <canvas> tag

0 0 1 JavaScript

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
J
Jukka Kurkela committed
ce74eb76a1ad29c0ccaeb8cf3e606d82e38f2ac7
Parent: 18e3bc0
Committed by Evert Timberg <evert.timberg+github@gmail.com> on 11/21/2019, 11:46:49 PM