JetChart can be used with servlets and JSP pages, generating charts upon HTTP requests and encoding charts into GIF, JPEG or PNG images.
The following examples deliver PNG images encoding charts painted on a BufferedImage object, using the
Java Advanced Imaging(JAI) package.
These examples display a three lines trial text at the center of the images. The commercial version does
not display the trial text.
|