This applet is designed to take multiple series of numerical data and
display the information as a 3D Multi-series Bar Chart.
Highly configurable and easy to use.
Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
<applet code="SIRbar.class" archive="bar.jar" width="500" height="420">
<PARAM name="LOADINGMESSAGE" value="Bar Chart Loading - Please Wait.">
<PARAM name="STEXTCOLOR" value="0,0,100">
<PARAM name="STARTUPCOLOR" value="255,255,255">
<PARAM name="3D" value="true">
<PARAM name="grid" value="true">
<PARAM name="axis" value="true">
<PARAM name="xlabels" value="true">
<PARAM name="outline" value="true">
<PARAM name="nBars" value="4">
<PARAM name="nCols" value="6">
<PARAM name="hSpace" value="30">
<PARAM name="nSeries" value="3">
<PARAM name="barwidth" value="18">
<PARAM name="gridxpos" value="100">
<PARAM name="gridypos" value="350">
<PARAM name="depth3D" value="15">
<PARAM name="ndecplaces" value="1">
<PARAM name="labelsOrientation" value="1">
<PARAM name="labelsX" value="50">
<PARAM name="chartScale" value="5.0">
<PARAM name="chartStartX" value="-5.0">
<PARAM name="label1" value="Spring">
<PARAM name="label2" value="Summer">
<PARAM name="label3" value="Autumn">
<PARAM name="label4" value="Winter">
<PARAM name="font14" value="TimesRoman,N,10">
<PARAM name="font15" value="TimesRoman,I,12">
<PARAM name="color14" value="100,100,100">
<PARAM name="color15" value="0,0,0">
<PARAM name="color16" value="0,100,100">
<PARAM name="color17" value="0,0,0">
<PARAM name="color18" value="0,0,0">
<PARAM name="color19" value="0,0,0">
<PARAM name="title"
value="Temperature by Season,150,20,TimesRoman,B,18,100,100,100">
<PARAM name="xtitle"
value="Temperature (Degrees C),125,400,TimesRoman,B,18,100,100,100">
<PARAM name="ytitle" value="Season,10,250,TimesRoman,B,18,100,100,100">
<PARAM name="bar1series1" value="12.8,200,0,0,Series1.htm,newframe1">
<PARAM name="bar2series1" value="22.2,200,0,0,Series1.htm,newframe1">
<PARAM name="bar3series1" value="11.3,200,0,0,Series1.htm,newframe1">
<PARAM name="bar4series1" value="3.2,200,0,0,Series1.htm,newframe1">
<PARAM name="bar1series2" value="4.1,0,0,200,Series2.htm,newframe2">
<PARAM name="bar2series2" value="19.6,0,0,200,Series2.htm,newframe2">
<PARAM name="bar3series2" value="9.4,0,0,200,Series2.htm,newframe2">
<PARAM name="bar4series2" value="-2.7,0,0,200,Series2.htm,newframe2">
<PARAM name="bar1series3" value="11.7,0,200,0,Series3.htm,newframe3">
<PARAM name="bar2series3" value="21.8,0,200,0,Series3.htm,newframe3">
<PARAM name="bar3series3" value="10.1,0,200,0,Series3.htm,newframe3">
<PARAM name="bar4series3" value="-1.35,0,200,0,Series3.htm,newframe3">
<PARAM name="image1" value="./images/mback1.gif,0,0">
<PARAM name="image2" value="./images/legend.gif,295,100">
<PARAM name="text1"
value="This chart represents,310,280,TimesRoman,N,12,0,0,255">
<PARAM name="text2"
value="the average readings,310,300,TimesRoman,N,12,0,0,255">
<PARAM name="text3"
value="during the year 2000.,310,320,TimesRoman,N,12,0,0,255">
</applet>
Status: Evaluation
Author: Patrick OBrien
Homepage: http://www.jpowered.com/applets/barchart/index.htm
Upload Date: February 22, 2001
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.