]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Allow changing the aspect ratio (#8659)
authorEvert Timberg <evert.timberg+github@gmail.com>
Thu, 18 Mar 2021 21:07:32 +0000 (17:07 -0400)
committerGitHub <noreply@github.com>
Thu, 18 Mar 2021 21:07:32 +0000 (23:07 +0200)
commit4ef04a8f78cb39382466881e1e82baa03ee47c0c
tree15d19f12cb92f939aefa6a0ad75b44d6a877e86d
parent851861e9cce4c54c74dc4758b419aa0b6622cde0
Allow changing the aspect ratio (#8659)

* Allow changing the aspect ratio

* Add test and require `resize()` call

* Update to respect maintainAspectRatio
src/core/core.controller.js
test/specs/core.controller.tests.js