]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Use custom scale defaults and dataset axis ID options to determine the axis (#11134)
authorstockiNail <stocki.nail@gmail.com>
Wed, 15 Feb 2023 14:27:13 +0000 (15:27 +0100)
committerGitHub <noreply@github.com>
Wed, 15 Feb 2023 14:27:13 +0000 (09:27 -0500)
commit82aca7852f56457bf6482348f4b189bfd21dbeda
tree601e10214c39ac6038a69f1102cba5092290b095
parent1324672637032f913dd75a1419210f774c6e256f
Use custom scale defaults and dataset axis ID options to determine the axis (#11134)

Use custom scale defaults to determine the axis
.size-limit.cjs
src/core/core.config.js
test/specs/core.scale.tests.js