]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Dissociate border options from grid options (#8823)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Sun, 4 Apr 2021 18:19:07 +0000 (21:19 +0300)
committerGitHub <noreply@github.com>
Sun, 4 Apr 2021 18:19:07 +0000 (14:19 -0400)
commite1ddaa89926629a04e5dd66bb20fd5c67d501d0f
tree2b7379b04fcddd64a445778c1f75d2e47538f0b3
parent7d08bab45d57060af5ca84b464b2281da22c8938
Dissociate border options from grid options (#8823)

* Dissociate border options from grid options
* Update docs
docs/axes/_common.md
docs/axes/_common_ticks.md
docs/axes/styling.md
src/core/core.scale.defaults.js
src/core/core.scale.js
test/fixtures/core.scale/cartesian-axis-border-settings.json
test/fixtures/core.scale/x-axis-position-center.json
test/fixtures/core.scale/x-axis-position-dynamic.json
test/fixtures/core.scale/y-axis-position-center.json
test/fixtures/core.scale/y-axis-position-dynamic.json