> Aesthetic bug - Shouldn't there be a property for number formatting? You
> can't pass in a value with numberformat around it or cf complains. In my
> case I'm passing in numbers that are in the millions and it doesn't look
> very good. Am I missing something here?

You mean like:

<cfgraphdata item="18 - 29" value="#numberFormat((age[2]/limit) * 100,
"99.9")#">

Or are you using a query to populate the graph?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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