This TechNote provides replacement files to update the WebCharts3D component of ColdFusion MX 7, and the associated style files.
This will correct the following problems:
- 60028 - The cfchart scaleTo and scaleFrom attributes now correctly control the range of the Y axis
- 57581 - Line charts now adjust the Y axis range to the data values when the scaleTo and scaleFrom attributes are omitted
- 59162 - Barcharts with a single data series are now displayed when the seriesPlacement attribute is "stacked"
- 59943 - Chart style files can now be used to format legend text in pie charts
- 59466 - Chart style files can now be used to change the behavior of long X axis titles
In the instructions below, cf_root is the ColdFusion MX 7 installation directory (for example, C:\CFusionMX7 or /opt/coldfusionmx7).