]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Only merge scale defaults with the global scale defaults when getting the scale defau... 1525/head
authorEvert Timberg <evert.timberg@gmail.com>
Mon, 12 Oct 2015 12:58:03 +0000 (08:58 -0400)
committerEvert Timberg <evert.timberg@gmail.com>
Mon, 12 Oct 2015 12:58:03 +0000 (08:58 -0400)
commita756e0de15958bf3b39ee258db6d90ae7df86f77
tree6a9a250ef1fe71467ab8e0b24e38c827a5c1f8ed
parent81095e777ab39a1d83a0088dd2e92653c161f6cc
Only merge scale defaults with the global scale defaults when getting the scale defaults. Otherwise, the user does not have the ability to change them via the global settings since registration occurs when the library is loaded.
src/core/core.scaleService.js