]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Ensure that min/max of TimeScaleOptions can be a string (#10137)
authorEvert Timberg <evert.timberg@gmail.com>
Sun, 6 Feb 2022 18:53:03 +0000 (13:53 -0500)
committerGitHub <noreply@github.com>
Sun, 6 Feb 2022 18:53:03 +0000 (13:53 -0500)
commitc869972b60e0c5a7a286e489c7e87a7922b6ec9f
tree2989c4b8f5d0691f00d71dcd9b02b1ae66df65b8
parentaebbb5afff8c330f53568d269e8d3518903fa828
Ensure that min/max of TimeScaleOptions can be a string (#10137)
types/index.esm.d.ts
types/tests/scales/time_string_max.ts [new file with mode: 0644]