MultiChart



Generate professional looking charts using the multichart applet. A wide range of parameters allow the user to personalize the chart.

How To Use:

  • Download multichart.class (4 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet code="multichart.class" width="500" height="300">
    <param name="chart_type" value="Bar">
    <param name="depth3d" value="80">
    <param name="applet_bg" value="FFFFFF">
    <param name="chart_bg" value="EEEEEE">
    <param name="title_text" value="Average Temperature [ºC]">
    <param name="title_font_color" value="000000">
    <param name="title_font_size" value="18">
    <param name="x_axis_font_color" value="000000">
    <param name="x_axis_font_size" value="12">
    <param name="y_axis_font_color" value="000000">
    <param name="y_axis_font_size" value="12">
    <param name="legend_font_color" value="000000">
    <param name="legend_font_size" value="12">
    <param name="legend_position" value="RIGHT">
    <param name="data_value" value="NONE">
    <param name="data_value_font_color" value="000000">
    <param name="data_value_font_size" value="12">
    <param name="x_value" value="Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec">
    <param name="grid_line" value="Y">
    <param name="grid_line_color" value="999999">
    <param name="s1_value" value="3.7,3.7,7.3,9.7,13.7,16.5,19.0,18.7,16.1,12.5,7.3,5.2">
    <param name="s1_label" value="Paris">
    <param name="s1_color" value="6699CC">
    <param name="s2_value" value="14.3,16.8,20.9,25.2,30.5,35.7,36.8,36.5,33.0,26.8,20.2,14.0">
    <param name="s2_label" value="In Salah, Algeria">
    <param name="s2_color" value="FF9966">
    <param name="s3_value" value="-10.2,-8.9,-4.0,4.5,12.2,16.3,18.5,16.6,10.9,4.3,-2.0,-7.5">
    <param name="s3_label" value="Moscow">
    <param name="s3_color" value="99CC99">
    </applet> 
    

    Status: Free

    Author: Stefan Kaempf

    Homepage: http://multichart.port5.com

    Upload Date:

    January 24, 2003

    How to Add Java Applets to Your Site

    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.