Status/Resolution/Reason: Closed/Fixed/HaveNewInfo
Reporter/Name(from Bugbase): Robert Schwartz / Robert Schwartz (Robert Schwartz)
Created: 05/09/2016
Components: Charting/Graphing
Versions: 2016,11.0
Failure Type:
Found In Build/Fixed In Build: CF2016_Final / CF2016U12
Priority/Frequency: Major / All users will encounter
Locale/System: English / Windows 7 32 bit
Vote Count: 0
Problem Description:
Problem Description:js used to format pie chart in coldfusion v11 not working in v2016
{
"graphset":[
{
"border-width":1,
"background-color":"transparent",
"foreground-color":"black",
"plot":{
"value-box":{"color":"black"},
"border-color":"black",
"tooltip-text":"%t\n%v"
},
"plotarea":{
"margin":"dynamic"
},
"legend":{
"border-color":"red",
"layout":"2x",
"x":10,
"y":30,
"shadow":true,
"height":"40px"
}
}
]
}
Steps to Reproduce:
Actual Result:
Expected Result:
Any Workarounds:
Steps to Reproduce:
Actual Result:
Expected Result:
Any Workarounds:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4150354
External Customer Info:
External Company:
External Customer Name: Robert Schwartz
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
- June 27, 2016 00:00:00: 1_HazTrakPieCapture.PNG
- July 04, 2016 00:00:00: 2_partialChart.png
- July 05, 2016 00:00:00: 3_HazPie1.js
Comments: