| Chart engine: load XML file [message #725359] |
Wed, 14 September 2011 11:14  |
Missing name Missing name Messages: 57 Registered: September 2009 |
Member |
|
|
Hello,
I'm using chart engine to generate Gantt diagram. The first step uses fake data. It's OK.
Now, I would like to load data from an XML file (generated by an EMF generated editor).
Before loading data, I often see in examples that the Design Engine is used. Why ? an rptdesign is it necessary ?
Then, I don't find example to load data from an XML file. Where can I find it ?
Thanks in advance.
Val
|
|
|
| Re: Chart engine: load XML file [message #725390 is a reply to message #725359] |
Wed, 14 September 2011 12:14  |
Jason Weathersby Messages: 9167 Registered: July 2009 |
Senior Member |

|
|
Val,
The Design Engine is not needed, but putting the chart in a report
design allows you to use the birt data sources. In your case you
probably should use an xml parser to get the values from the xml and use
these in your chart.
Jason
On 9/14/2011 11:14 AM, val.dupin wrote:
> Hello,
>
> I'm using chart engine to generate Gantt diagram. The first step uses
> fake data. It's OK.
> Now, I would like to load data from an XML file (generated by an EMF
> generated editor).
>
> Before loading data, I often see in examples that the Design Engine is
> used. Why ? an rptdesign is it necessary ?
>
> Then, I don't find example to load data from an XML file. Where can I
> find it ?
>
> Thanks in advance.
>
> Val
Jason Weathersby
BIRT Exchange
|
|
|
Powered by
FUDForum. Page generated in 0.05408 seconds