Skip to main content



      Home
Home » Archived » BIRT » Using BIRT charts as input in GEF style
Using BIRT charts as input in GEF style [message #139283] Sat, 04 March 2006 12:52 Go to next message
Eclipse UserFriend
Charts are normally used to display output data. However, it is also
possible to use a chart for graphically create input data. A quick example
is the way that GEF elements can be created from a panel, they can be
moved and modified in size , and finally they can be deleted.

Here is the question: what is the optimal way to implement the GEF style
elements in BIRT charts?

The examples for interactivity do not include anything for moving elements.
Re: Using BIRT charts as input in GEF style [message #139595 is a reply to message #139283] Mon, 06 March 2006 09:19 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

There is no such feature for now. I am not sure I really understand what you
are trying to achieve when you mention "Graphically create input data". I am
familiar with GEF, but I don't see exactly how this would work within a
chart. Could you elaborate your thought on that?

Thanks,

David

"Ali" <saveez@hotmail.com> wrote in message
news:87e5df655ce30b66fe80eb8a96004619$1@www.eclipse.org...
> Charts are normally used to display output data. However, it is also
> possible to use a chart for graphically create input data. A quick example
> is the way that GEF elements can be created from a panel, they can be
> moved and modified in size , and finally they can be deleted.
>
> Here is the question: what is the optimal way to implement the GEF style
> elements in BIRT charts?
>
> The examples for interactivity do not include anything for moving
> elements.
>
Re: Using BIRT charts as input in GEF style [message #139626 is a reply to message #139595] Mon, 06 March 2006 10:06 Go to previous messageGo to next message
Eclipse UserFriend
David,

Here is a simple example:

Assume a bar chart.

(1) Creating bars: from a panel the user can select a 'bar element' and
drag and drop it to the chart

(2) Manipulating data: by selecting a bar, the user can move/resize the bar

(3) Deleting data: selecting a bar allows the user to delete the data
graphically.


The above features may be found in GEF. Hope the example helps the
question now.


-Ali


David Michonneau wrote:
> Hi,
>
> There is no such feature for now. I am not sure I really understand what you
> are trying to achieve when you mention "Graphically create input data". I am
> familiar with GEF, but I don't see exactly how this would work within a
> chart. Could you elaborate your thought on that?
>
> Thanks,
>
> David
>
> "Ali" <saveez@hotmail.com> wrote in message
> news:87e5df655ce30b66fe80eb8a96004619$1@www.eclipse.org...
>> Charts are normally used to display output data. However, it is also
>> possible to use a chart for graphically create input data. A quick example
>> is the way that GEF elements can be created from a panel, they can be
>> moved and modified in size , and finally they can be deleted.
>>
>> Here is the question: what is the optimal way to implement the GEF style
>> elements in BIRT charts?
>>
>> The examples for interactivity do not include anything for moving
>> elements.
>>
>
>
Re: Using BIRT charts as input in GEF style [message #139728 is a reply to message #139626] Mon, 06 March 2006 11:21 Go to previous message
Eclipse UserFriend
Thanks, I see what you mean. There is no way to do this now, in fact it
seems a different product altogether. I imagine it can be implemented in GEF
to create static charts. The real challenge would be to map those GEF
figures to a BIRT Chart model, that seems quite difficult to render exactly
the same thing using the chart engine and Draw2D Figures.

Thanks,

David

"Ali" <saveez@hotmail.com> wrote in message news:duhj5d$vpv$1@eclipse.org...
> David,
>
> Here is a simple example:
>
> Assume a bar chart.
>
> (1) Creating bars: from a panel the user can select a 'bar element' and
> drag and drop it to the chart
>
> (2) Manipulating data: by selecting a bar, the user can move/resize the
> bar
>
> (3) Deleting data: selecting a bar allows the user to delete the data
> graphically.
>
>
> The above features may be found in GEF. Hope the example helps the
> question now.
>
>
> -Ali
>
>
> David Michonneau wrote:
>> Hi,
>>
>> There is no such feature for now. I am not sure I really understand what
>> you are trying to achieve when you mention "Graphically create input
>> data". I am familiar with GEF, but I don't see exactly how this would
>> work within a chart. Could you elaborate your thought on that?
>>
>> Thanks,
>>
>> David
>>
>> "Ali" <saveez@hotmail.com> wrote in message
>> news:87e5df655ce30b66fe80eb8a96004619$1@www.eclipse.org...
>>> Charts are normally used to display output data. However, it is also
>>> possible to use a chart for graphically create input data. A quick
>>> example is the way that GEF elements can be created from a panel, they
>>> can be moved and modified in size , and finally they can be deleted.
>>>
>>> Here is the question: what is the optimal way to implement the GEF style
>>> elements in BIRT charts?
>>>
>>> The examples for interactivity do not include anything for moving
>>> elements.
>>>
>>
Previous Topic:ODA for EJBQL available?
Next Topic:Report concurrent execution
Goto Forum:
  


Current Time: Tue Jul 22 13:07:24 EDT 2025

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

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

Back to the top