tracker issue : CF-3315776

select a category, or use search below
(searches all categories and all time range)
Title:

CFChart does not recognize "animate" or "detach" values when using format=html and JSON style file

| View in Tracker

Status/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:

I found that the charts do animate as long as show3d="no" If show3d is set to yes, it does not animate. Detach does not work with either case
Comment by External U.
18409 | August 22, 2012 05:11:26 PM GMT
Animation works for me (clicking the legend to remove a series animates the chart) but loading a new graphset causes the chart to refresh completely. I think this is expected behaviour.
Comment by External U.
18410 | January 22, 2013 06:20:50 PM GMT
Verified in CF10 update 11 Execute chart.cfm attached Chart doesnt animate when in 3D in html detach does not work when format is html (Comment added from ex-user id:nawani)
Comment by Adobe D.
18411 | September 23, 2013 04:36:34 AM GMT