]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Release v2.9.1 (#6618)
authorEvert Timberg <evert.timberg+github@gmail.com>
Sun, 27 Oct 2019 19:11:33 +0000 (15:11 -0400)
committerGitHub <noreply@github.com>
Sun, 27 Oct 2019 19:11:33 +0000 (15:11 -0400)
commita92dd7b97fb6adef4ae9b5b8f86e37dc9be854df
tree2937bc182362d97dc41b733bd839f47a9b405572
parent26b9d1f6ad0abceb27acae2c5835250588748eff
Release v2.9.1 (#6618)

Release v2.9.1
22 files changed:
docs/general/README.md
package.json
src/controllers/controller.horizontalBar.js
src/controllers/controller.line.js
src/core/core.scale.js
test/fixtures/controller.bar/bar-thickness-absolute.json
test/fixtures/controller.bar/bar-thickness-flex-offset.json
test/fixtures/controller.bar/bar-thickness-flex-single-reverse.json
test/fixtures/controller.bar/bar-thickness-flex-single.json
test/fixtures/controller.bar/bar-thickness-flex.json
test/fixtures/controller.bar/bar-thickness-max.json
test/fixtures/controller.bar/bar-thickness-min-interval.json
test/fixtures/controller.bar/bar-thickness-multiple.json
test/fixtures/controller.bar/bar-thickness-no-overlap.json
test/fixtures/controller.bar/bar-thickness-offset.json
test/fixtures/controller.bar/bar-thickness-reverse.json
test/fixtures/controller.bar/bar-thickness-single-xy.json
test/fixtures/controller.bar/bar-thickness-single.json
test/fixtures/controller.bar/bar-thickness-stacked.json
test/fixtures/controller.line/non-numeric-y.json [new file with mode: 0644]
test/fixtures/controller.line/non-numeric-y.png [new file with mode: 0644]
test/specs/controller.bar.tests.js