"IMPRO - group 4" <impro@mail.dk> skrev:
>Hvordan "omformer" man værdier som man henter fra en database til pæne
>grafer?
Jeg kan anbefale JFreeChart. Fra
http://www.jrefinery.com/jfreechart :
FreeChart (version 0.6.0) is an open-source Java class library for
generating charts and has the following features:
* supports horizontal and vertical bar charts (regular and stacked,
with optional 3D-effect), line charts, pie charts, xy-plots,
scatter plots, time series and high/low/open/close charts;
* uses data from any source that supports the defined interfaces;
* based on the Java 2D API;
* available in source code form (subject to the terms of the GNU
Lesser General Public Licence);
* requires JDK 1.2.2 or later;
--
Richard Flamsholt
richard@flamsholt.dk -
www.richard.flamsholt.dk