The pie chart applet is compatible with all major browsers, including older ones such as Netscape 3 and Internet Explorer 3. No extra plugins are required and the footprint is only 14K, making the applets load in less than 3 seconds with a standard modem.
Files
readme.html license_agreement.txt com.objectplanet.gui.PieChartApplet.jar com/objectplanet/gui/PieChartApplet.class Designer.html api/ examples/ PieChartApplet.java |
- this file - the license agreement - precompiled class file - precompiled class file (for older browsers) - pie chart designer - reference documentation - some chart applet examples - source file if purchased |
<SCRIPT>
<applet code="com.objectplanet.gui.PieChartApplet"
<form name="input">
Note the name="PieChart" tag in the applet tag, and the
<form name="input"> tags around the input fields.
Installation
To install the package, unzip the distribution file to your disk and
it will create a directory named PieChartApplet\. Start the chart
designer by double clicking the Designer.html file.
Deployment
PieChartApplet and JavaScript
You can controll an applet in an HTML page in real time using JavaScript.
Each applet has a public
function repaint() {
}
</SCRIPT>
width=350 height=250 archive=com.objectplanet.gui.PieChartApplet.jar name="PieChart">
<param name="sampleValues" value="100, 200, 300, 400, 500">
</applet>
legendOn:
<input name="legendOn" type=checkbox onClick=repaint()>
</form>
Contact
If you have any questions,
comments, bug reports, or feature enhancement requests send an email to
mail@objectplanet.com or call (+47) 2255 3437.
Copyright (C) 1998-2000
ObjectPlanet, Inc.
(+47) 2255 3437
mail@objectplanet.com