If that doesn't work and you like chewing gum then write the chart to disk and call the file from a plain 'ol img tag.

<cfchart name="my_chart" format="png" ...snipsnip... > ...snipsnip... </cfchart>
<cffile action="write" nameconflict="overwrite" file="my_chart.png" output="#my_chart#" />


<img src="my_chart.png" />

Geoff Bowers spoke the following wise words on 9/07/2003 7:18 PM EST:

Go into the admin (assuming CFMX). Make sure that charts are cached to disk. Increase the maximum number of cached charts.

Tim Donovan wrote:

"Image Expired Please refresh the page to view the image".



---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to