]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Build label diff lookup table
authorTomasz Moń <desowin@gmail.com>
Sat, 3 Sep 2016 16:40:13 +0000 (19:40 +0300)
committerTomasz Moń <desowin@gmail.com>
Sat, 3 Sep 2016 19:30:05 +0000 (22:30 +0300)
commit020ac35852ea6ea6cb27023a0cf31340a948484d
treef7d3a425d8da6a388530138eee870e92ab2ab766
parent6269e2c437a8beccc2516a1635491ab60371950f
Build label diff lookup table

This reduces number of calls to momentjs diff() if there are multiple
datasets sharing the same labels (#3211).
src/scales/scale.time.js