- remove d3.js and add chart.js
- add extra chartjs.module - add extra diagram-view component for binding properties to chartjs chart
This commit is contained in:
parent
92d0e94582
commit
5f657dc9e4
18 changed files with 265 additions and 1330 deletions
3
src/app/views/diagram-view/diagram-view.component.html
Normal file
3
src/app/views/diagram-view/diagram-view.component.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<!-- <h2>Bar Chart</h2>
|
||||
<canvas id="line-chart" width="800" height="450"></canvas> -->
|
||||
<geomon-timeseries-chart></geomon-timeseries-chart>
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue