Off the top of my head... perhaps it's the use of quotes that's the key???
<cfgraphdata item="#subgroup#" value="#numberformat(percent_hrs, '__._')#"> At 12:42 PM 4/18/02 -0700, you wrote: >I am using the following code to display a graph data item. I am using >numberformat function, but the graph ignores it. > <cfgraphdata item = "#subgroup#" value = #numberformat(percent_hrs, >"__._")#> >Anyone know how I can set the precision to one decimal place? >Thanks, >Ray > > ______________________________________________________________________ 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

