Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Java & Graphs

0 views
Skip to first unread message

Al Murphy

unread,
Feb 27, 2002, 9:55:59 AM2/27/02
to
Hi,

Before I write some sort of method for graphing does Java have any
built in features that I should know about that covers graphs etc...
packages/classes/methods/etc...
Any advice/help/pointers greatly appreciated...

BR,
Al

Norman Kabir

unread,
Feb 28, 2002, 1:05:21 PM2/28/02
to
It's not clear if you imply "charts" (data plots) or "graphs" (nodes + edges
+ networks)

There are no charting or, unfortunately, graphing facilities in J2SE but
there are some decent open source libraries.

Try out

http://jgraph.sourceforge.net/
http://jcharts.sourceforge.net/

Cheers,
--Norm

"Al Murphy" <Alm...@altavista.com> wrote in message
news:f1eff1f.02022...@posting.google.com...

0 new messages