ColdFusion MX gives you the capability to create data-driven charts and graphs on-the-fly. Using the <CFCHART>, <CFCHARTSERIES>, and <CFCHARTDATA> tags, you can create two- and three-dimensional charts of varying types. These types include pie, bar, line, area, scatter, and others. You can even create dynamic, data-driven, and drill-down charts, as shown in Figure 2. You can find an example of these charts in ColdFusion Administrator under Code Examples. Figure 2. A ColdFusion MX drill-down chart. |