Note that this is described in the docs:

Name: Page variable name. String. Generates the the graph as binary
data and assigns it to the specified variable. Suppresses chart
display. You can use the name value in the cffile tag to write the
chart to a file.

On Thu, 12 Aug 2004 12:26:56 +0100, James Smith <[EMAIL PROTECTED]> wrote:
> I have myself posted a problem with cfchart and seen several other people
> post the same problem but have not seen the solution so having found it I
> will post it myself.
>
> PROBLEM: cfchart generates graphs perfectly as can be seen by checking the
> cache folder on the server (normally C:\CFusionMX\charting\cache), however
> the web page shows no graph and there is just an empty space in the source
> code where the graph should be.
>
> SOLUTION: remove the 'name' attribute from your cfchart tag.  That is it.
> Found it by accident myself but if you have <cfchart name="someName" ...> it
> will not work, however if you change it to <cfchart ...> it will spring into
> life.
>
> --
> James Smith
> [EMAIL PROTECTED]
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to