mirror of
https://github.com/seigler/cryptohistory.org
synced 2025-07-26 17:26:10 +00:00
fixed chart labeling error on demo page
This commit is contained in:
parent
541dd03d91
commit
2182c074db
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
|||
<h2>Transparent SVG and PNG charts with your favorite cryptocurrencies</h2>
|
||||
<figure>
|
||||
<img src="/charts/candlestick/dash-btc/7d/svg" alt="Poloniex Dash/BTC price">
|
||||
<figcaption>30 day Dash price candlesticks in BTC <code><a href="/charts/candlestick/dash-btc/30d/svg">http://cryptohistory.org/charts/candlestick/dash-btc/30d/svg</a></code></figcaption>
|
||||
<figcaption>7 day Dash price candlesticks in BTC <code><a href="/charts/candlestick/dash-btc/7d/svg">http://cryptohistory.org/charts/candlestick/dash-btc/7d/svg</a></code></figcaption>
|
||||
</figure>
|
||||
<p>Sparklines too! ETH 7 days: <img src="/charts/sparkline/eth-btc/7d/svg" alt="ETH 7d chart" style="vertical-align: bottom;">
|
||||
<code><img src="http://cryptohistory.org/charts/sparkline/eth-btc/7d/svg" alt="ETH 7d chart" style="vertical-align: bottom;"></code>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue