Previously, if you specified name on cfchart, it would supress display of the chart, save the chart to the variable specified in name, and then allow you to write that variable to a file.
That no longer works. As far as I can the name parameter is now ignored, the chart is displayed regardless, and variable is never set.
What's up with that? Was that parameter removed and not documented, or does it work differently in CF11? How can I get the previous behavior?