The JetChart Library is a set of java classes that
displays a large variety of java charts from applets, java
applications and servlets.
Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
<applet code="PieAppletDemo.class" archive="PieAppletDemo.jar"
width=350 height=300>
<param name="showborder" value="yes">
<param name="bordercolor" value="ff0000">
<param name="labels"
value="slice1,slice2,slice3,slice4,slice5,slice6">
<param name="color" value="cccccc">
<param name="draggable" value="yes">
<param name="3D" value="yes">
<param name="showLegend" value="yes">
<param name="legendFont"
value="SansSerif,10,1">
<param name="legendOrientation" value="1">
<param name="legendPosition" value="1">
<param name="legendBackColor" value="ffffff">
<param name="legendColor" value="000000">
<param name="values" value="100,150,300,90,50,400">
<param name="3ddepth" value="20">
<param name="hasborder" value="yes">
<param name="showslicelegend" value="yes">
<param name="slicelegendposition" value="1">
<param name="slicelegendopaque" value="yes">
<param name="slicelegendcontent" value="1">
<param name="slicelegendborder" value="2">
<param name="slicelegendbackcolor" value="ffcc99">
<param name="slicelegendarrowcolor" value="ff0000">
</applet>
Status: Demo
Author: Andre de Lima Soares
Homepage: http://www.jinsight.com/jetchart/applets/PieApplet7.html
Upload Date: August 21, 2000
Updated: December 7, 2000
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.