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
label-offset-vertical-axes.png
tick-drawing.json
tick-drawing.png
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