Results 1 to 2 of 2
Thread: Charts using iReports
- 04-19-2009, 12:07 PM #1
Member
- Join Date
- Apr 2009
- Posts
- 1
- Rep Power
- 0
Charts using iReports
Hello all,
I am creating a bar chart using iReport. I have a report query which returns values for three fields FIN_YEAR, NO_CHILDREN_IMMUNE_REQUIRED and NO_CHILDREN_IMMUNE_GIVEN. I could successfully design and execute a report with $F{FIN_YEAR} as key expression and $F{NO_CHILDREN_IMMUNE_REQUIRED} as value expression.
My requirement is to get two bars - one for $F{NO_CHILDREN_IMMUNE_REQUIRED} and $F{NO_CHILDREN_IMMUNE_GIVEN} for each key expression. Specifically, for each financial year
$F{FIN_YEAR}, I would like to plot two bars one for $F{NO_CHILDREN_IMMUNE_REQUIRED} and the other one for $F{NO_CHILDREN_IMMUNE_GIVEN}. How can I design this using iReport.
Please help.
Thanks.:)
roshni
- 04-21-2009, 07:42 PM #2
Member
- Join Date
- Apr 2009
- Location
- Herndon, Va
- Posts
- 1
- Rep Power
- 0
Similar Threads
-
jsp and jfree charts
By asad.naqvi in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 12-22-2010, 01:21 PM -
Charts - Pie CHarts
By null_guy in forum New To JavaReplies: 0Last Post: 03-10-2008, 10:22 PM -
Displaying charts in a jsp
By Priyanka in forum Java ServletReplies: 1Last Post: 11-16-2007, 10:59 AM -
Jasper iReports and Java
By shinky in forum New To JavaReplies: 2Last Post: 08-09-2007, 09:24 AM -
Charts using JAVA or JSP
By rahulranjith in forum Java AppletsReplies: 1Last Post: 07-19-2007, 06:37 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks