On Fri, 11 Jun 2004, Jenny Chau wrote: > What I want to ultimately do is draw a spectrum/chart with (x,y) values. > Is there another class that handles this? If all you want is a standard (x,y) plot, JFreeChart (LGPL) is the most complete open source charting package I've used, see > http://www.jfree.org michael