]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Proposed fix for issue #6830 (#6884)
authorMarc Silverman <silverma@adobe.com>
Wed, 15 Jan 2020 22:13:36 +0000 (14:13 -0800)
committerEvert Timberg <evert.timberg+github@gmail.com>
Wed, 15 Jan 2020 22:13:36 +0000 (17:13 -0500)
commitb8345173786e072aecd4e6048db6b5eedea69bf0
tree2b36d583592c4d6e7c81425768b9310645a9ebb2
parent02279b38fcf561224cca02f8eb5fc3131081f48a
Proposed fix for issue #6830 (#6884)

* proposed fix for issue #6830 https://github.com/chartjs/Chart.js/issues/6830

* Updated to pass the full options object instead of a shadow borderwidth. Updated migration guide regarding the API signature change.

* Moved to use options.radius instead of caching radius; updated related migration docs.
docs/getting-started/v3-migration.md
src/elements/element.point.js
src/helpers/helpers.canvas.js
test/fixtures/controller.bubble/point-style.json