> Hi,
>
[quoted text clipped - 3 lines]
> I have been looking for a SIMPLE + free toolkit but couldn't find
> something properly.
Google q=java+free+chart+x/y
shows about 54500 hits, so it might
be helpful to mention what you _have_
tried.
For instance, have you tried JFreeChart?
--
Andrew Thompson
* http://www.PhySci.org/ Open-source software suite
* http://www.PhySci.org/codes/ Web & IT Help
* http://www.1point1C.org/ Science & Technology
Matt Smith - 09 Feb 2004 00:03 GMT
> For instance, have you tried JFreeChart?
Yes, I tried it. The demo looks very good but I couldn't manage to use it.
I'm a java-beginner. I would just need a method/class to which I could
pass a 2-dimensional array of integers which then will be plotted out as
a graph.