java - Dyanamic Graphs using jsf -
I need to populate a dynamic graph in a JSP page. I am using JSF for my project. I am planning to use "jfreecharts", but do not know the way to bind my jsp page with the back bean. I have some drop doses on the basis of selection. I am bringing data from my backbay db. Can you please recommend me some process with some sample code for my reference?
You can use (Extend) Library.
They have charts, as well as support for wrapping SWF elements and sending properties in JSF.
See an example. For each component, there is also a source code, so you can try it yourself.
Comments
Post a Comment