April 2013
Intermediate to advanced
360 pages
11h 24m
English
In This Chapter
ColdFusion 10 has increased its support of HTML5 with enhancements to the <cfchart> tag. Most important, to support more browsers, including those on mobile devices that don’t support the Adobe Flash–based charts in earlier versions, ColdFusion 10 supports chart rendering using the HTML canvas. ColdFusion 10 also offers more than 25 new attributes that allow customization of the HTML and JavaScript code that is generated on your page when the tag is used.
ColdFusion supports bar graphs, pie charts, line graphs, scatter charts, and many other chart types, ...