Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/patmaz/datavisual

json to graphs made by jqplot + jquery/js ajax json css3
https://github.com/patmaz/datavisual

Last synced: about 6 hours ago
JSON representation

json to graphs made by jqplot + jquery/js ajax json css3

Awesome Lists containing this project

README

        

# Data Visualisation - from JSON to graphs

The following technologies were used:

* jquery - a basic framework required by jqplot...
* jqplot - a plotting and charting plugin - quite efficient/flexible and relatively easy in use
* some native js code for calculations on provided data

more comments mainly in custom.js file