Chart.js/test/fixtures
Evert Timberg 4ab6d7cc2a
Enable override settings for the axis border (#6883)
* Enable override settings for the axis border - #4041

Adds two new options to the cartesian axis: `borderColor` and `borderWidth`
which are used to control the border drawn at the edge of the axis area.
If these options are not set, the first grid line settings are used.

* Correct spelling
2020-01-03 13:55:50 -05:00
..
controller.bar Fix automatic min value of stacked scale. (#6851) 2019-12-19 14:58:23 -05:00
controller.bubble Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
controller.doughnut Fix arc size calculation when circumference is under 2PI (#6224) 2019-05-01 18:05:34 +02:00
controller.line Rewrite animation logic (#6845) 2019-12-27 17:13:24 -05:00
controller.polarArea
controller.radar Move scale defining options up from ticks (#6738) 2019-11-15 12:11:13 -05:00
core.scale Enable override settings for the axis border (#6883) 2020-01-03 13:55:50 -05:00
core.tooltip Rewrite animation logic (#6845) 2019-12-27 17:13:24 -05:00
element.line Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
element.point Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00
plugin.filler Rewrite filler (#6795) 2019-12-31 12:56:15 -05:00
plugin.legend Implement legend.align: 'start', 'center', 'end' (#6141) 2019-03-23 10:25:17 +01:00
scale.radialLinear Convert axis options from arrays to objects (#6773) 2019-11-21 18:46:49 -05:00