Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Paul Mascari / Paul Mascari (Paul Mascari)
Created: 08/01/2014
Components: Charting/Graphing
Versions: 11.0
Failure Type: Cosmetic Issue
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Win 2008 Server R2 64 bit
Vote Count: 0
Problem Description: Chart Items are displayed as pie chart labels when values were specified.
Steps to Reproduce: When creating a pie chart and wishing for the chart data VALUES to be the data label enter: datalabelstyle="value" in the CFCHARTSERIES tag.
<cfchartseries type="pie" datalabelstyle="value">
Actual Result: The chart displays with the Item as the label.
Expected Result: The chart should display with the Value as the label.
Any Workarounds: Trying to use the new CF11 "data" attribute but documentation is sparse. Haven't figured out the syntax expected there. Could also build a text file for use in the "Style" attribute but that makes dynamically created charts cumbersome.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3798825
External Customer Info:
External Company:
External Customer Name: sdsinc_pmascari
External Customer Email:
External Test Config: My Hardware and Environment details: CF11, IIS7, Win2008 R2 64bit, firefox.
Attachments:
- August 02, 2014 00:00:00: 1_piechart_wrong_labels.png
Comments: