ColdFusion MX: CFCHART Fails with More Than 16 Series
When using CFCHART to create a chart containing greater than 16 series, the tag will fail and throw an error. This is due to a limitation in WebCharts3D version 5.4, which is included in CFMX. This URL promises that the bug will be fixed in future versions of ColdFusion, but until then, the only way to get past it is not to use CFCHART for charts which contain more than 16 series. For more information, see the URL below:
ColdFusion MX: CFCHART Fails with More Than 16 Series