Start on adding usage charts

This commit is contained in:
Joseph Schorr 2015-01-28 12:35:01 -05:00
parent a7ab14479e
commit 63cd6ffcc3
9 changed files with 192 additions and 0 deletions

View file

@ -0,0 +1,3 @@
<div class="realtime-line-chart-element">
<div class="chart" style="width: 450px; height: 250px;"></div>
</div>