aspose file tools
The moose likes Other Open Source Projects and the fly likes Chart/Graph Library compatible with JSP/Servlet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Chart/Graph Library compatible with JSP/Servlet" Watch "Chart/Graph Library compatible with JSP/Servlet" New topic
Author

Chart/Graph Library compatible with JSP/Servlet

Vazzdoin Rocko
Ranch Hand

Joined: Feb 24, 2010
Posts: 40
Hello,
i am working on a JSP,Servlet based web site and i want some chart library through which i can show some live monitoring information,from the values fetched from databas, using line graphs. Please help me by suggesting some Linux based Java(JSP,Servlet) graph library( Paid/Free ) which should be agile,easy to use and with as less dependencies as possible.
Thanks.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35438
    
    9
I like to recommend cewolf (of which, in the interest of full disclosure, I'm the project lead).


Android appsImageJ pluginsJava web charts
Nicolai Nhaiquaidep
Greenhorn

Joined: Feb 04, 2013
Posts: 1
thank very much
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56528
    
  14

Not to diss cewolf (which is a fine product), charting is increasingly moving to the client, which allows for a great deal of interactively that's more lightweight than relying on the server for charts.

You might also want to consider JavaScript charting packages such as HighCharts.com.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
 
subject: Chart/Graph Library compatible with JSP/Servlet
 
Similar Threads
how to display bar chart based on the database values using jsp
problem with kavachart
Servlet to Applet
Tools using XML(sent from server) containing data to generate image on client side
session mangement problem