Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Neil Pugh / Neil Pugh (Neil Pugh)
Created: 11/30/2014
Components: Charting/Graphing
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final / CF11 Update5
Priority/Frequency: Major / All users will encounter
Locale/System: English / Windows 7
Vote Count: 0
Problem Description: If I pass in a valid json string (for ZingCharts) then I would expect to see a chart with this styling applied. Documentation states this should work: https://wikidocs.adobe.com/wiki/display/coldfusionen/cfchart. It just throw an incorrect error about the string not being a path.
Steps to Reproduce: Execute this line: <cfchart style='{"graphset":[{"background-color":"##ffffff"}]}'></cfchart>
Actual Result: Error thrown. "Could not locate the style file {"graphset":[{"background-color":"#ffffff"}]}."
Expected Result: a generated chart.
Any Workarounds: Put the json string into a .json file and enter a relative path to the file.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3859531
External Customer Info:
External Company:
External Customer Name: drtyret
External Customer Email:
External Test Config: My Hardware and Environment details: Windows 7. CF11 Update 3 Beta v2.
Attachments:
Comments: