mirror of
https://github.com/seigler/neat-charts
synced 2025-07-26 17:06:09 +00:00
Credit where it's due
This commit is contained in:
parent
24eb052ee0
commit
437ccd0ee7
1 changed files with 6 additions and 1 deletions
|
@ -11,4 +11,9 @@ PHP project to generate cached SVG price charts
|
|||
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">`
|
||||
`<img src="path to the folder where you cloned this project">`
|
||||
|
||||
## Credits
|
||||
|
||||
* PHP output buffering based on http://www.the-art-of-web.com/php/buffer/
|
||||
* Chart appearance based on advice found at http://vis4.net/blog/posts/doing-the-line-charts-right/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue