Title:
CFChart does not recognize "animate" or "detach" values when using format=html and JSON style file
| View in TrackerStatus/Resolution/Reason: Closed/Won't Fix/ThirdParty
Reporter/Name(from Bugbase): Christian Polintan / Christian Polintan (Christian Polintan)
Created: 08/22/2012
Components: Charting/Graphing
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Final /
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Win 2008 Server R2 64 bit
Vote Count: 0
Problem Description: calling JSON string from <cfchart format="html" style="chartTest.txt". IE, Chrome, and Firefox all ignore the animate and detach values
Steps to Reproduce: Call JSON string using <cfchart format="html" style="chartTest.txt"
The chartTest.txt file contains:
"plot":{
"animate":true,
"speed":0.8,
"effect":1,
"detach":true
Actual Result: Charts do not animate
Expected Result: Charts should animate
Any Workarounds: None
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3315776
External Customer Info:
External Company:
External Customer Name: conanbarb
External Customer Email:
External Test Config: My Hardware and Environment details: Windows 7 Pro
Attachments:
Comments: