No description
Find a file
2016-06-26 14:42:47 -04:00
.brackets.json directions update 2016-06-26 12:51:49 -04:00
.gitignore first draft 2016-06-25 09:21:28 -04:00
buffer.php add EXPIRES header even in HTTP 304 not modified 2016-06-26 13:37:54 -04:00
index.php improve grid placement and plot gradient 2016-06-26 14:42:05 -04:00
README.md flesh out README a bit 2016-06-26 14:42:47 -04:00
Util.php removed some garbage from pasted code 2016-06-26 12:00:44 -04:00

Dash-SVG-chart

PHP project to generate cached SVG price charts

Dash 24h price in BTC

Requirements

  • PHP

Installation

Extract the files from https://github.com/seigler/Dash-SVG-chart/archive/master.zip where you want to use the chart, or from the command line run git clone "https://github.com/seigler/Dash-SVG-chart" . in the folder where you want the charts served from.

Usage

<img src="path to the folder where you cloned this project">