Title:
cfchart: set to datalabelstyle to columnlabel or pattern has issue for pie chart
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): / ext-user (Anuj Nawani)
Created: 11/10/2014
Components: Charting/Graphing, Server
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: 292024 /
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Mac 10 All,Win XP All
Vote Count: 1
Code snippet:
<cfchart>
<cfchartseries type="pie" datalabelstyle="columnlabel">
<cfchartdata item="one" value="1000">
<cfchartdata item="two" value="2000">
<cfchartdata item="three" value="3000">
<cfchartdata item="four" value="4000">
</cfchartseries>
</cfchart>
Expected: should show items
Actual: Doesnt show items.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3849389
External Customer Info:
External Company:
External Customer Name:
External Customer Email:
Attachments:
Comments: