timmolter / HelloFlot

HelloFlot demonstrates how to integrate a Google Flot line chart into a Java Web Application.

Home Page:http://xeiam.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About
-----

HelloFlot demonstrates how to integrate a Google Flot line chart into a Java Web Application. Read more at the website:

  http://xeiam.com/

Features
-----

* a Servlet serving Flot-formatted JSon
* JQuery
* AJAX
* timeseries data
* two datasets


Installation
------------

Should build right out the box. Edit the 'tomcat.dir' parameter in build.properties to reflect the correct location of your web container on your local machine. Run the 'deploy_local' Ant task. View the web application with the following URL (assuming that you're running the web container on port 8080): http://localhost:8080/HelloFlot/

Tested with Tomcat 7. 

About

HelloFlot demonstrates how to integrate a Google Flot line chart into a Java Web Application.

http://xeiam.com/

License:Apache License 2.0


Languages

Language:JavaScript 98.7%Language:Java 1.3%