]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fix issues with repeated labels in the category scale and added a test to cover this... 3191/head
authorEvert Timberg <evert.timberg+github@gmail.com>
Mon, 22 Aug 2016 22:03:56 +0000 (18:03 -0400)
committerEvert Timberg <evert.timberg+github@gmail.com>
Mon, 22 Aug 2016 22:03:56 +0000 (18:03 -0400)
commit1749d90faf74c8b2f1e22b6ba9b8e74abb8b4c28
treee0529f0caad99a208b1c3132b542e9f6416a9339
parentb33aff20919ca65e7914aa368fb99961e36e89be
Fix issues with repeated labels in the category scale and added a test to cover this case.
src/scales/scale.category.js
test/scale.category.tests.js