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]

