]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Treat null as NaN in radialLinear scale (#6282)
authorAkihiko Kusanagi <nagi@nagi-p.com>
Tue, 21 May 2019 09:50:38 +0000 (17:50 +0800)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Tue, 21 May 2019 09:50:38 +0000 (11:50 +0200)
commit03a3199306ade1253bcdc0c84d009d16059ce4a4
tree58da70c79e762fe527801bb125489a2e826a3310
parentcfcdcccc32e2ad41b281ea842720d7cf623e1c4a
Treat null as NaN in radialLinear scale (#6282)
22 files changed:
src/scales/scale.radialLinear.js
test/fixtures/controller.radar/backgroundColor/indexable.png
test/fixtures/controller.radar/backgroundColor/scriptable.png
test/fixtures/controller.radar/backgroundColor/value.png
test/fixtures/controller.radar/borderColor/indexable.png
test/fixtures/controller.radar/borderColor/scriptable.png
test/fixtures/controller.radar/borderColor/value.png
test/fixtures/controller.radar/borderWidth/indexable.png
test/fixtures/controller.radar/borderWidth/scriptable.png
test/fixtures/controller.radar/borderWidth/value.png
test/fixtures/controller.radar/pointStyle/indexable.png
test/fixtures/controller.radar/pointStyle/value.png
test/fixtures/plugin.filler/fill-radar-boundary-end-circular.json
test/fixtures/plugin.filler/fill-radar-boundary-end.json
test/fixtures/plugin.filler/fill-radar-boundary-origin-circular.json
test/fixtures/plugin.filler/fill-radar-boundary-origin-spline.json
test/fixtures/plugin.filler/fill-radar-boundary-origin.json
test/fixtures/plugin.filler/fill-radar-boundary-start-circular.json
test/fixtures/plugin.filler/fill-radar-boundary-start.json
test/fixtures/plugin.filler/fill-radar-dataset-border.json
test/fixtures/plugin.filler/fill-radar-dataset-spline.json
test/fixtures/plugin.filler/fill-radar-dataset.json