Skip to content

Commit

Permalink
Merge pull request #4 from tragiclifestories/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
agonopol committed May 8, 2014
2 parents 88f3312 + 1eaea80 commit adf3e54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,11 +1,11 @@
gosplat
=======

Easily generate html/js graphs in go with dygraphs/gocharts etc...
Easily generate HTML/Javascript graphs in go with dygraphs/googlecharts etc...

gosplat generates an html file with your and js embded in the page to plot the data.
gosplat generates an HTML file with Javascript embedded in the page to plot the data.

More documenation about google charts: https://developers.google.com/chart/
More documentation about google charts: https://developers.google.com/chart/
## Installation:

`go get github.com/agonopol/gosplat`
Expand Down

0 comments on commit adf3e54

Please sign in to comment.