Labels debug code

This commit is contained in:
2017-04-05 10:03:44 +02:00
parent 7088ac29fc
commit 10923499f3
13 changed files with 356 additions and 403 deletions
+1 -3
View File
@@ -7,9 +7,7 @@
[options]="lineChartOptions"
[colors]="lineChartColors"
[legend]="lineChartLegend"
[chartType]="lineChartType"
(chartHover)="chartHovered($event)"
(chartClick)="chartClicked($event)"></canvas>
[chartType]="lineChartType"></canvas>
</div>
</div>
</div>