]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fix #2966: 0 values in logarithmic scale for line and vertical bar charts (#3016)
authorEkaterina Dontsova <ekaterina.dontsova@gmail.com>
Thu, 11 Aug 2016 19:40:25 +0000 (22:40 +0300)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Thu, 11 Aug 2016 19:40:25 +0000 (21:40 +0200)
commit31197978b7052fef053d093258a3f9e40eab8289
treec403d0b8c2a7de98e4cf8947463a54801a24d1bc
parent5fea5a1156829908114f3748ee02130b08795670
Fix #2966: 0 values in logarithmic scale for line and vertical bar charts (#3016)
src/scales/scale.logarithmic.js
test/scale.logarithmic.tests.js