Start on adding usage charts
This commit is contained in:
parent
a7ab14479e
commit
63cd6ffcc3
9 changed files with 192 additions and 0 deletions
3
static/directives/realtime-line-chart.html
Normal file
3
static/directives/realtime-line-chart.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<div class="realtime-line-chart-element">
|
||||
<div class="chart" style="width: 450px; height: 250px;"></div>
|
||||
</div>
|
Reference in a new issue