This java based pie chart applet enables you to add flexible and
great looking pie charts to your web applications with just a few
lines of html code. The chart supports 2D and 3D pies, multiple pies
in one chart, floating pie slice labels, and drilldown functionallity.
The footprint is only 14 KB and the applet is compatible with Internet
Explorer 3.0 or newer and Netscape 3.0 or newer.
Unzip with a
compression utility.
Java Source:
Available for purchase
Sample HTML Source:
<applet code="com.objectplanet.gui.PieChartApplet"
width=350
height=250
name="PieChart"
VIEWASTEXT>
<param name=seriesCount value=3>
<param name=sampleValues_0 value="200, 300, 400, 300">
<param name=sampleValues_1 value="300, 400, 500, 600">
<param name=sampleValues_2 value="160, 150, 130, 100">
<param name=valueLabelsOn value=true>
<param name=sampleLabelsOn value=true>
<param name=percentLabelsOn value=true>
<param name=pieLabelsOn value=true>
<param name=legendOn value=true>
<param name=chartTitle value="Fruit sales">
<param name=sampleColors value="red, orange, yellow">
<param name=seriesLabels value="Apples, Oranges, Bananas">
<param name=sampleLabels value="1996, 1997, 1998, 1999">
<param name=titleFont value="Courier, bold, 20">
</applet>
Status: Evaluation
Binary - $199, Source - $399
Author: Bjørn Jarle Kvande
Homepage: http://www.objectplanet.com/comp/PieChartApplet
Upload Date: April 15, 2002
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.