Just a couple ideas:
    Use tables with cells with bgcolor set.  Based on your data use colspan
and rowspan to make bars of different heights.  You will have to calculate
total number of cells so you can create correct numbers of cells based on
your spans.

    Use an image (small solid color square) and use ColdFusion to set the
height and/or width of the image to create a bar chart.  Also, using tables
you can create x/y axis with values.

Chris


----- Original Message -----
From: "George Dong" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, January 25, 2001 3:43 PM
Subject: how to make bar, line chart in coldfusion


> Hi there,
> If anyone can tell me how to make chart(line, bar) by cold fusion. if the
only way to call java applet?
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to