This java based line chart applet enables you to add flexible and
great looking line and plotter charts to your web applications with
just a few lines of html code.
Download http://objectplanet.com/LineChartApplet/ (## KB)
Java Source:
Available for purchase.
Sample HTML Source:
<applet code="com.objectplanet.gui.LineChartApplet"
width=350
height=250
name="LineChart"
VIEWASTEXT>
<param name=seriesCount value="4">
<param name=sampleCount value="12">
<param name=sampleValues_0
value="100, 170, 200, 150, 200, 250, 200, 300, 400, 300, 150, 50">
<param name=sampleValues_1
value="200, 150, 100, 100, 200, 350, 300, 400, 500, 600, 400, 200">
<param name=sampleValues_2
value="100, 120, 80, 50, 100, 50, 100, 150, 200, 250, 200, 50">
<param name=sampleValues_3
value="5, 10, 10, 20, 50, 100, 160, 150, 30, 10, 10, 5">
<param name=sampleLabelsOn value=true>
<param name=legendOn value=true>
<param name=valueLinesOn value=true>
<param name=chartTitle value="Fruit sales 1999">
<param name=seriesLabels value="Apples, Oranges, Bananas, Melons">
<param name=sampleLabels
value="jan, feb, mar, apr, may, jun, jul, aug, sep, oct, nov, dec">
<param name=titleFont value="Arial, bold, 20">
</applet>
Status: License required. See
website for details.
Author: Bjørn Jarle Kvande
Homepage: http://objectplanet.com/
Upload Date: April 23, 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.