Skip to main content



      Home
Home » Eclipse Projects » GEF » graph?
graph? [message #55875] Fri, 17 January 2003 17:24 Go to next message
Eclipse UserFriend
Originally posted by: sg.media.-style.comNOSPAM

Hi,
there any news about a simple plugin to show graphs?
I need something like
http://sourceforge.net/project/stats/stats_graph.png?group_i d=59214&report=l
ast_7

Thanks
Stefan
Re: graph? [message #55903 is a reply to message #55875] Fri, 17 January 2003 17:39 Go to previous messageGo to next message
Eclipse UserFriend
No, there's no specific API in Draw2d or GEF to draw graphs. But you could use Draw2d and/or GEF to
do this. It's just a bunch of Polylines and Labels. The toughest part would probably be the outer
part of the graph where the axis and increment labels are. You would probably want that to be part
of the main figure's border. Then the inner part of the graph would be your client area. I'm not
sure about the vertical text, though. I don't know off the top of my head if that can be done.

Eric

Stefan Groschupf wrote:
> Hi,
> there any news about a simple plugin to show graphs?
> I need something like
> http://sourceforge.net/project/stats/stats_graph.png?group_i d=59214&report=l
> ast_7
>
> Thanks
> Stefan
>
>
>
Re: graph? [message #55955 is a reply to message #55903] Fri, 17 January 2003 17:56 Go to previous message
Eclipse UserFriend
Originally posted by: sg.media.-style.comNOSPAM

Hi Eric,
before holydays Rod Price said he working on something like that.
My question was if there some new about that. But i think your are right, if
there aren't any new i will implement it by myself. Shouldnt be so stressy.

Thanks for your hints.
Stefan
Previous Topic:Can GEF be used in one of the pages of multi-page editor?
Next Topic:Make Label to have several editable parts?
Goto Forum:
  


Current Time: Mon May 05 16:09:42 EDT 2025

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

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

Back to the top