Improve pull-request that compare hours

This commit is contained in:
Frederic Guillot
2015-12-14 22:13:11 -05:00
parent db7a9ddf5f
commit 9e1f4fa6c7
5 changed files with 16 additions and 19 deletions

File diff suppressed because one or more lines are too long

View File

@@ -28,11 +28,6 @@ CompareHoursColumnChart.prototype.execute = function() {
x: {
type: 'category',
categories: categories
},
y: {
tick: {
format: this.app.formatDuration
}
}
},
legend: {