geomon.viewer/src/app/views/diagram-view/diagram-view.component.html
Arno Kaimbacher 5f657dc9e4 - remove d3.js and add chart.js
- add extra chartjs.module
- add extra diagram-view component for binding properties to chartjs chart
2021-09-23 15:12:22 +02:00

3 lines
No EOL
138 B
HTML

<!-- <h2>Bar Chart</h2>
<canvas id="line-chart" width="800" height="450"></canvas> -->
<geomon-timeseries-chart></geomon-timeseries-chart>