]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
scale service - respect new weight scale option for axes ordering (#4094) 4128/head
authorcizmiak <cizmiak@gmail.com>
Tue, 4 Apr 2017 23:42:25 +0000 (01:42 +0200)
committerEvert Timberg <evert.timberg+github@gmail.com>
Tue, 4 Apr 2017 23:42:25 +0000 (19:42 -0400)
commit69dd0bde6c1a0f017c4f85c37b97642244b2049f
tree86c77086538b469be24090d5542eedc4d6b3f8c6
parent06383669beb1092922cd162041910c331c7a6955
scale service - respect new weight scale option for axes ordering (#4094)

* respect new scale option 'order' when ordering scales

* scale service - respect new weight scale option for axes ordering

* added test for scale ordering by weight

* removed trailing spaces from layout weight scale order test
docs/axes/README.md
src/core/core.scaleService.js
test/specs/core.layoutService.tests.js