Added price chart

This commit is contained in:
magmahindenburg 2017-07-05 11:33:25 +09:00
commit c737e14d17
10 changed files with 891 additions and 3 deletions

View file

@ -12,7 +12,7 @@
<div class="low-price"><span class="light-yellow">Low:</span><br/>$<span id="low-price">2500</span></div>
</div>
<div class="chart">
<div class="ct-chart ct-perfect-fourth"></div>
<div class="ct-chart"></div>
</div>
</div>
</ion-content>