| Author |
how to represent the output from a query in bar or pie graphs
|
pavanirag kumar
Greenhorn
Joined: Dec 07, 2006
Posts: 3
|
|
My query will retrive the counts of different groups.I would like to represent the count which will be different for different groups in a graphical format that is either bar graph or pie graph.can you please suggest me any procedure or give me a piece of code as how to do it. thanks in advance
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
Not strictly a JDBC question, however you can use a third party API to produce graphs. jCharts for example. Have a google there will be others.
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
 |
|
|
subject: how to represent the output from a query in bar or pie graphs
|
|
|