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.
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.