Embeddable Cryptocurrency Charts

Transparent SVG and PNG charts with your favorite cryptocurrencies

Poloniex Dash/BTC price
7 day Dash price candlesticks in BTC http://cryptohistory.org/charts/candlestick/dash-btc/7d/svg

Sparklines too! ETH 7 days: ETH 7d chart <img src="http://cryptohistory.org/charts/sparkline/eth-btc/7d/svg" alt="ETH 7d chart" style="vertical-align: bottom;">

Build your own chart:

The URL is flexible:
http://cryptohistory.org/charts/{theme}/{currency}-btc/{timespan}/{format}

Theme: dark, light, or sparkline.

Currency: anything active on Poloniex. Prices are all in bitcoin.

Timespan: 1y, 30d, 7d, or 24h.

Format: svg (best) or png.

If you use svg format, you can control some of the colors with GET parameters: lineColor, markerColor, risingColor, fallingColor. Some examples: http://cryptohistory.com/charts/dark/maid-btc/7d/svg?lineColor=5593D7&markerColor=29578A http://cryptohistory.org/charts/candlestick/fct-btc/7d/svg?risingColor=FE8534&fallingColor=00BAE9

Examples:

Ethereum 24h, dark SVG: http://cryptohistory.org/charts/dark/eth-btc/24h/svg

Litecoin 30d, light PNG: http://cryptohistory.org/charts/light/ltc-btc/30d/png

Doge 1y, dark SVG, yellow line: http://cryptohistory.org/charts/dark/doge-btc/1y/svg?lineColor=BB9F32