Improve pull-request that compare hours
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -28,11 +28,6 @@ CompareHoursColumnChart.prototype.execute = function() {
|
||||
x: {
|
||||
type: 'category',
|
||||
categories: categories
|
||||
},
|
||||
y: {
|
||||
tick: {
|
||||
format: this.app.formatDuration
|
||||
}
|
||||
}
|
||||
},
|
||||
legend: {
|
||||
|
||||
Reference in New Issue
Block a user