This commit is contained in:
Will Charczuk 2016-07-11 18:48:51 -07:00
parent 01983f4e86
commit 9a5138b21d
17 changed files with 477 additions and 308 deletions

View file

@ -5,6 +5,9 @@ go-chart
Package `chart` is a very simple golang native charting library that supports timeseries and continuous
line charts.
The API is still in a bit of flux, so it is adviseable to wait until I tag a v1.0 release before using
in a production capacity.
# Installation
To install `chart` run the following: