My requirement is I need to populate dyanamic graphs in a jsp page. I am using jsf for my project. I planning to use "jfreecharts" but dont know how to bind my jsp page with the back bean. I have some drop downs on the basis of the selection I my BackBean is fetching the data from the DB. Can you please suggest me some procedure to that with some sample code for my reference?
My requirement is I need to populate dyanamic graphs in a jsp page. I am using jsf for my project. I planning to use "jfreecharts" but dont know how to bind my jsp page with the back bean. I have some drop downs on the basis of the selection I my BackBean is fetching the data from the DB. Can you please suggest me some procedure to that with some sample code for my reference?
Share Improve this question edited Jul 29, 2010 at 11:02 BalusC 1.1m376 gold badges3.7k silver badges3.6k bronze badges asked Jul 29, 2010 at 8:17 Debarshi DasGuptaDebarshi DasGupta 3513 gold badges6 silver badges22 bronze badges3 Answers
Reset to default 6You can use Fiji (Exadel) library.
They have charts, as well as support for wrapping SWF elements and sending properties in JSF.
See an example here. For each ponent, there is source code as well so you can try it yourself.
Primefaces has a nice chart ponent as well.
Fiji is very nice but check out this http://www.fusioncharts./
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745273667a4619903.html
评论列表(0条)