You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HelloXChart demonstrates how to easily integrate a simple XChart line chart into a Java Web Application. Read more at the website:
http://xeiam.com/
Features
-----
* a chart Servlet serving XChart charts (http://xeiam.com/xchart.jsp)
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/HelloXChart/