]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fixed miscalculation of Bar width.
authorToshiki Saito <saito@koyo-se.net>
Sun, 27 Nov 2016 03:36:29 +0000 (11:36 +0800)
committerEvert Timberg <evert.timberg+github@gmail.com>
Fri, 2 Dec 2016 12:57:59 +0000 (07:57 -0500)
commitbdcdbc2abf2a57d49dfeb3bd52ee96757cfef555
treeaad567edf64c3685d5da0b199faa922a32b7651f
parentb39c0e1f93518f2dcb1d1cc49ff04cff36d34a46
Fixed miscalculation of Bar width.
for Bar and horizontalBar type,
include stacked scale.
issue #3589
src/controllers/controller.bar.js
test/controller.bar.tests.js