Chart.js/test/fixtures/core.scale
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
..
cartesian-axis-border-settings.json Enable override settings for the axis border (#6883) 2020-01-03 13:55:50 -05:00
cartesian-axis-border-settings.png Enable override settings for the axis border (#6883) 2020-01-03 13:55:50 -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
x-axis-position-center.json Allow axes to be centered on the chart area (#6818) 2019-12-16 18:17:42 -05:00
x-axis-position-center.png Allow axes to be centered on the chart area (#6818) 2019-12-16 18:17:42 -05:00
x-axis-position-dynamic.json Allow axes to be centered on the chart area (#6818) 2019-12-16 18:17:42 -05:00
x-axis-position-dynamic.png Allow axes to be centered on the chart area (#6818) 2019-12-16 18:17:42 -05:00
y-axis-position-center.json Allow axes to be centered on the chart area (#6818) 2019-12-16 18:17:42 -05:00
y-axis-position-center.png Allow axes to be centered on the chart area (#6818) 2019-12-16 18:17:42 -05:00
y-axis-position-dynamic.json Allow axes to be centered on the chart area (#6818) 2019-12-16 18:17:42 -05:00
y-axis-position-dynamic.png Allow axes to be centered on the chart area (#6818) 2019-12-16 18:17:42 -05:00