Skip to content

Tiny helper that retrieves a JSON feed and render chart in your html page

License

Notifications You must be signed in to change notification settings

JFK99/jsgooglechart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsgooglechart

jsgooglechart.js is a tiny helper to generate google charts

Screenshot of the demo


###How to use it:###
     myChart = new Stat(   
                  urlToFetch (string), 
                  postparams (string), 
                  TypeOfChart (string), 
                  locationToInjectTheChart (string));
     myChart.fetch(); 

About

Tiny helper that retrieves a JSON feed and render chart in your html page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published