Getting charts to appear... [message #22602] |
Thu, 24 March 2005 15:25  |
Eclipse User |
|
|
|
Originally posted by: mbatchelor.no_s_p_a_m.pentaho.com
Hey all,
I've bound a simple bar chart to my dataset using the properties. I've then
specified the x-axis and y-axis values using row["whatever"].
However, whenever I preview, regardless of whether I'm previewing as html or
in a PDF, no chart ever appears.
Anyone have any hints?
Thanks,
Marc
|
|
|
|
Re: Getting charts to appear... [message #23385 is a reply to message #22602] |
Mon, 28 March 2005 17:15  |
Eclipse User |
|
|
|
Hi Marc,
I sync'd the source with CVS earlier this morning and charts appear in the
output correctly. Here's the sequence of steps that I followed:
A] Sync'd and updated source for all BIRT plug-ins
B] Ran build.xml from the viewer/ plug-in which updates the viewer web-app
with all required BIRT libraries in the expected folder structure
C] Re-built the chart.reportitem plug-in via a Project => Clean (because
its build.xml does a selective build for runtime components causing only a
partial compilation)
D] Ran the workbench
E] Created a new chart; specified a dataset; bound its X series and Y
series to appropriate dataset columns; viewed the output in HTML and it
worked
There is a pending issue with viewing charts in PDF that is being
addressed but HTML output should work.
Rohit Colaço
ECE Project Lead
---
Hey all,
I've bound a simple bar chart to my dataset using the properties. I've then
specified the x-axis and y-axis values using row["whatever"].
However, whenever I preview, regardless of whether I'm previewing as html
or
in a PDF, no chart ever appears.
Anyone have any hints?
Thanks,
Marc
|
|
|
Powered by
FUDForum. Page generated in 0.06601 seconds