Home » Eclipse Projects » GEF » Call for participation, graph plugin
Call for participation, graph plugin [message #49259] |
Thu, 12 December 2002 15:39  |
Eclipse User |
|
|
|
Originally posted by: sg.media.-style.com
Hi all,
I writing a j2ee monitoring plugin. Since I want to draw my values in a
graph, I want to found a graph & diagram plugin project.
This plugin can be used for the performance and the profiling plugins as
well and for each plugin needs to show diagrams and graphs.
If there is someone wants to join me, please send me your soureforge
account, I would add you to the
http://sourceforge.net/projects/jbossadmingui projects.
See you!
Stefan
|
|
| | | | |
Re: Call for participation, graph plugin [message #49974 is a reply to message #49259] |
Mon, 16 December 2002 13:59   |
Eclipse User |
|
|
|
Stefan,
I've been working for some time on a set of SWT/Draw2D classes to draw
line graphs, scatter plots, and so on in Eclipse. I begin with a
GraphComposite class that knows about a local floating-point coordinate
system in addition to the standard pixel coordinates. Then various
sub-classes of GraphBackground allow you to write things like grids
(GraphGrid), and axes (GraphXAxis, GraphYAxis) on the GraphComposite.
Subclasses of GraphElement allow you to draw scatter plots (using
GraphPoint) and various other things. Clicking on GraphElements sends
an event to a PropertySheet and ContentOutliner, so you can show other
properties of your points in the property view.
This code is in no shape to release, but since I'm facing a deadline,
it will get better fast. Can you use something like this as a
foundation for your J2EE graphs?
-Rod Price
Stefan Groschupf wrote:
> Hi all,
>
>
> I writing a j2ee monitoring plugin. Since I want to draw my values in a
> graph, I want to found a graph & diagram plugin project.
> This plugin can be used for the performance and the profiling plugins as
> well and for each plugin needs to show diagrams and graphs.
>
>
>
> If there is someone wants to join me, please send me your soureforge
> account, I would add you to the
>
> http://sourceforge.net/projects/jbossadmingui projects.
>
> See you!
> Stefan
>
>
>
>
>
>
>
|
|
| | | |
Goto Forum:
Current Time: Sat Mar 29 11:18:19 EDT 2025
Powered by FUDForum. Page generated in 0.04658 seconds
|