Skip to content

afurey0/jquery-ajax-chart

Repository files navigation

jQuery Ajax Chart Plugin

A jQuery-based wrapper for Google Charts loaded via ajax. Check out the documentation!

What it Does

This plugin serves as a wrapper for the Google Charts Library. Use it to initialize Google Charts with familiar jQuery syntax.

What it Doesn't Do

You must create your own server-side implementation for serving up Google Charts DataTable JSON objects. Usually this involves a server-side scripting language like PHP or Python, some database queries, and a bit of data formatting.

About

jQuery wrapper for Google Charts loaded via ajax.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published