From 6bf60b716e936f404b8ab2adf08cc06e3b509776 Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Fri, 1 Jul 2016 00:17:07 -0400 Subject: [PATCH] bitcoin only --- views/index.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/views/index.php b/views/index.php index fb2b7fc..6f5886f 100644 --- a/views/index.php +++ b/views/index.php @@ -54,17 +54,16 @@

Poloniex Dash/BTC Price

- Poloniex Dash/BTC price + Poloniex Dash/BTC price
7 Day Dash price in BTC http://cryptohistory.org/charts/dark/dash-btc/7d/svg

Build your own chart:

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

+ http://cryptohistory.org/charts/{theme}/{currency}/{timespan}/{format}.

Theme: dark or light. (More planned)

-

Main currency: anything on Poloniex.

-

Chart currency: any of the chart currencies on Poloniex, like BTC or USDT.

+

Currency: anything active on Poloniex.

Timespan: 30d, 7d, or 24h. (More planned)

Format: svg (best) or png.