removed debug line and added title
This commit is contained in:
@@ -14,7 +14,6 @@ CompareHoursColumnChart.prototype.execute = function() {
|
||||
categories.push(status);
|
||||
}
|
||||
|
||||
console.log(spent);
|
||||
c3.generate({
|
||||
data: {
|
||||
columns: [spent, estimated],
|
||||
|
||||
Reference in New Issue
Block a user