Chart.js/samples/charts
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
..
area Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
bar Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
line Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
scatter Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
bubble.html Use Chart.min.js in samples (#5958) 2019-01-06 09:56:58 -05:00
combo-bar-line.html Use Chart.min.js in samples (#5958) 2019-01-06 09:56:58 -05:00
doughnut.html Use Chart.min.js in samples (#5958) 2019-01-06 09:56:58 -05:00
pie.html Use Chart.min.js in samples (#5958) 2019-01-06 09:56:58 -05:00
polar-area.html Fix polar area sample (#6665) 2019-11-01 07:19:36 -04:00
radar-skip-points.html Use Chart.min.js in samples (#5958) 2019-01-06 09:56:58 -05:00
radar.html Move scale defining options up from ticks (#6738) 2019-11-15 12:11:13 -05:00