]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Allow spanGaps to be specified on LineOptions (#10133)
authorEvert Timberg <evert.timberg@gmail.com>
Sun, 6 Feb 2022 20:11:02 +0000 (15:11 -0500)
committerGitHub <noreply@github.com>
Sun, 6 Feb 2022 20:11:02 +0000 (15:11 -0500)
commitcb815929890b1926cd08125f8a9a19f6a2a9d9c7
treea57b71f9475de0dc671384fed8abacebb413fa2e
parentc869972b60e0c5a7a286e489c7e87a7922b6ec9f
Allow spanGaps to be specified on LineOptions (#10133)
docs/charts/line.md
docs/charts/radar.md
types/index.esm.d.ts
types/tests/controllers/line_span_gaps.ts [new file with mode: 0644]