Technote Details :: No title for pie in ColdFusion
Issue
When using ColdFusion as server-model, pie-charts do not have a title.
Reason
This happens because on ColdFusion, the component that handles the chart generation only accepts a limited number of parameters. The chart title cannot be set.
Solution
There is no solution to this issue at this time, as it is due to a ColdFusion limitation.