Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / June 2005

Tip: Looking for answers? Try searching our database.

Graph generation ?

Thread view: 
DeMZed - 17 Jun 2005 15:59 GMT
Hello,

I'm looking for a sofware solution which can help me in filling those
needs :
1) Generate 2D graphs (i'm not stuck on a format)
2) graphs must be zoomable
3) dragging the mouse over the graphs, it should tell the X & Y values
4) clicking on a plot let me correct its Y value, or delete it
completely

Do you know such solutions which approximate those needs ?

The fourth point is really uncommon, I think, but I need it.

In fact, this product intends to be included in a web application (with
or whitout applets or SWF), to display scientific measures and let the
experimenter modify values ...

Thanks a lot for any help !
shakah - 17 Jun 2005 17:18 GMT
> Hello,
>
[quoted text clipped - 15 lines]
>
> Thanks a lot for any help !

If you're thinking of a server-side solution, I've used KavaChart for
similar applications (www.ve.com) in the past. You can get most (if not
all) of what you want by generating the images and image maps on the
server, along with some basic HTML and Javascript for interactivity.

One caveat, though -- at the time I used KavaChart they had simple
licensing structure, looking at the site now they seem a bit more
complicated.
DeMZed - 20 Jun 2005 21:05 GMT
Thanks for this solution, it was close of what my customer wants.

Close, because he wants to have interactivity ; zooming and modifying
data on the fly, making the graph immediatly appears modified, are
essential functionnalities... it does not help me ;-)

With such needs, I think that I have to develop want he wants in an
applet, or something like that : I didn't see anything which offers
interactivity on the plots of the graph

So I should look for an open source solution to start from.. but which
one ? I did not practice any one. :(

shakah a écrit :
> > Hello,
> >
[quoted text clipped - 24 lines]
> licensing structure, looking at the site now they seem a bit more
> complicated.
shakah - 20 Jun 2005 21:49 GMT
> Thanks for this solution, it was close of what my customer wants.
>
[quoted text clipped - 8 lines]
> So I should look for an open source solution to start from.. but which
> one ? I did not practice any one. :(

You'd probably never get a server-side solution to be as smooth as a
client-side one, but KavaChart does allow you to associate labels &
URLs with data points (via the HTML image MAP) which, with a bit of
thought, can be used to provide rudimentary interactivity. For example,
you could associate a Javascript method with each point that popped up
a "context menu" which let the user to delete or modify the value --
depending on your graph regeneration time you might find it an
acceptable alternative to an applet (though a bit clunky).
Mark Thornton - 20 Jun 2005 22:13 GMT
> Hello,
>
[quoted text clipped - 15 lines]
>
> Thanks a lot for any help !

Have a look at SVG (Scalable Vector Graphics) at http://www.w3.org/

Mark Thornton
DeMZed - 28 Jun 2005 09:28 GMT
Yep, I know SVG but my graph are really complicated : scientific
measures, several graph on several axes...
SVG don't fit my needs.
Furthermore, event if I would choose this technology, the amout of data
needed to be generated, the descriptive XML, would too huge and heavy
for my recommandations ...


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.