]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
fix: Scales correctly respect the locale setting when generating labels (#8710)
authorEvert Timberg <evert.timberg+github@gmail.com>
Wed, 24 Mar 2021 13:33:47 +0000 (09:33 -0400)
committerGitHub <noreply@github.com>
Wed, 24 Mar 2021 13:33:47 +0000 (09:33 -0400)
commit4d69a8510c07300eda7f5088ffcb6a214b6cbf89
tree90e28e3bcf0c576e41e9b40e97f9f19d15f54169
parentbbf298f4614c058e2ec86329566a56bfcd8bc685
fix: Scales correctly respect the locale setting when generating labels (#8710)
src/scales/scale.linearbase.js
src/scales/scale.logarithmic.js
test/specs/scale.linear.tests.js
test/specs/scale.logarithmic.tests.js