Jump to content
We've recently updated our Privacy Statement, available here ×

lakshmi_pothana

Members
  • Posts

    3
  • Joined

  • Last visited

lakshmi_pothana's Achievements

Rookie

Rookie (2/14)

  • First Post Rare
  • Conversation Starter Rare
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Hi, I am using jasper and iReport for generating reports. I have arraylist object and created datasource object out of it and passed to JasperManager.fillReport(). It generated the report initially. The report generated is dynamic. The X and Y axis values that are part of report are say for example: Y-Axis values : 1 2 3 4 5 X-Axis values : a b c d e If i use the same x-axis values to generate report for other data, the report is not refreshing and i am displayed with the same report which has data that belong to previous selection. The problem here if we generate the report with same x axis values, the jrxml is unable to recognize it and couldn't generate new image for the same x-axis values. Please suggest a work around solution to this issue?
  2. Hi, i have used jasper report tool for generating bar chart and exporting it to an html file using "jasperExportManager.exportReportToHtmlFile" method. The problem here is that, the generated html report has multiple charts of same kind. For example: say if x-axis represents year and y -axis represents Amount for each year, and the report is displaying for 3 years (2001, 2002, 2003)then the generated output html report has 3 charts of same kind. please suggest me , what i need to do in order to display single chart in html file. Here I am attaching .jrxml and image is displaying repetedly in html file [file name=warranty_cost_report.jrxml size=3012]http://www.jasperforge.org/components/com_joomlaboard/uploaded/files/warranty_cost_report.jrxml[/file] size=302]http://www.jasperforge.org/components/com_joomlaboard/uploaded/images/img_0_0_0.jpeg Post edited by: lakshmi_pothana, at: 2007/10/03 12:47 Post edited by: lakshmi_pothana, at: 2007/10/04 06:49
×
×
  • Create New...