]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
buildOrUpdateControllers now returns an array of all the new controllers that were... 1929/head
authorEvert Timberg <evert.timberg@gmail.com>
Fri, 22 Jan 2016 03:00:21 +0000 (22:00 -0500)
committerEvert Timberg <evert.timberg@gmail.com>
Fri, 22 Jan 2016 03:00:21 +0000 (22:00 -0500)
commit59e3ccb42a5af0ae7b8176cc6d80f63a1082f3de
tree209ccd9117135e9654e54227031038cca4281bde
parent76ef7de64697ec51d49737bfbe9e45fe0b4e0953
buildOrUpdateControllers now returns an array of all the new controllers that were created. Build controllers before updating the scales but only reset them afterwards because the scales need to update label moments first.
src/core/core.controller.js