I'm using 
<cfgraph type="HORIZONTALBAR"
           valuecolumn="hours"
           itemcolumn="taskdesc"
           showvaluelabel="Rollover"
           scalefrom="0"
           scaleto="100"
           itemlabelfont="Arial"
           itemlabelsize="64"
           itemlabelorientation="HORIZONTAL"
           fileformat="Flash"
           graphheight="#height#"
           graphwidth="#width#">

<cfgridcolumn ... >
.
.
.
</cfgraph>

But whatever values I use for height and width, the graph always comes out
square, with the width being the same as the height value I set.

I'm also having problems making the writing big enough to read, though I
suspect this is releated.
Can anyone confirm this bug, or let me know what I've missed ?

CF5, obviously.

Regards,

Thomas Chiverton
Intranet Architect
01565 757 909
Another fine development by Boring Sigs Inc.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to