Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Chart engine: load XML file
Chart engine: load XML file [message #725359] Wed, 14 September 2011 15:14 Go to next message
Missing name Missing name is currently offline Missing name Missing nameFriend
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 16:14 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
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
Previous Topic:Gantt chart: cannot have several entries in a serie
Next Topic:connecting to kdb
Goto Forum:
  


Current Time: Wed Apr 24 15:24:37 GMT 2024

Powered by FUDForum. Page generated in 0.03058 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top