From 5d31d5021d8f0bffeae1902887ec68cfdb235097 Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Thu, 30 Jun 2016 23:36:32 -0400 Subject: [PATCH] made the example page pretty --- views/index.php | 51 +++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 41 insertions(+), 10 deletions(-) diff --git a/views/index.php b/views/index.php index a0bae16..fb2b7fc 100644 --- a/views/index.php +++ b/views/index.php @@ -5,19 +5,47 @@ Embeddable Cryptocurrency Charts : Cryptohistory -

Embeddable Cryptocurrency Charts

@@ -32,14 +60,17 @@

Build your own chart:

-

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

-

Theme: dark or light.

+

The URL is flexible:
+ http://cryptohistory.org/charts/{theme}/{main-currency}-{chart-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.

-

Timespan: 7d or 24h. More options coming soon.

+

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

Format: svg (best) or png.

- +