diff --git a/views/index.php b/views/index.php index 137f43b..8a31fa6 100644 --- a/views/index.php +++ b/views/index.php @@ -86,8 +86,8 @@
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 add lineColor=
to the end of the URL for a custom plot-line color, or markerColor=
to change the color of the marker at the far right. Example: http://cryptohistory.com/charts/dark/maid-btc/7d/svg?lineColor=5593D7&markerColor=29578A
+
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