]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Layout service now supports configurable padding on left, top, right and bottom.
authoretimberg <evert.timberg@gmail.com>
Sun, 16 Oct 2016 01:16:35 +0000 (21:16 -0400)
committerEvert Timberg <evert.timberg+github@gmail.com>
Mon, 17 Oct 2016 21:59:47 +0000 (16:59 -0500)
commit596ff3718c59138b54f8f76f3792e5565fa18e0f
tree974b8a199ba7cb7149fd021ddf435c2b81a27a7a
parent16f23b2c44ebeccda1e144b3dd75e9c63f81307b
Layout service now supports configurable padding on left, top, right and bottom.
Re-enabled the layout service tests and then properly disabled the tests that
fail on the CI.
docs/01-Chart-Configuration.md
gulpfile.js
src/core/core.layoutService.js
test/core.layoutService.tests.js