tracker issue : CF-3298213

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

Various Charts Will not render in IE7

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce

Reporter/Name(from Bugbase): Stephen Walker / Stephen Walker (Stephen Walker)

Created: 07/28/2012

Components: Charting/Graphing

Versions: 10.0

Failure Type: Non Functioning

Found In Build/Fixed In Build: Final /

Priority/Frequency: Critical / All users will encounter

Locale/System: English / Win All

Vote Count: 0

Problem Description: When using  cfchart format=html, certain charts with multiple series will not render in IE 7 and IE 8.  So far I have identified the problem in area, bar, and line charts.  The problem is an "Invalid property value. "  in cfchart-html.js, line 81 character 432.  I have been able to test this on two different Windows 2008 x64 servers and my local Windows 7 x64 environment with the same results.

Steps to Reproduce: Visit http://www.cfuser.com/library/demos/index.cfm?do=charting&get=bar (change to area or line) or render a chart with multiple series.

Actual Result: Chart frame render, but none of the series are rendered.

Expected Result: Render the charts

Any Workarounds: Use a different browser version

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3298213

External Customer Info:
External Company:  
External Customer Name: Stephen.Walker
External Customer Email:  
External Test Config: My Hardware and Environment details: Windows 7 Ultimate SP1 x64

Attachments:

  1. July 28, 2012 00:00:00: 1_linechart.png

Comments:

Verified this bug on Windows 7 64-bit in IE7, IE8 on CF10 update 11: Script used: <cfchart format="html"> <cfchartseries type="line"><cfchartdata value="12"/><cfchartdata value="22"/></cfchartseries> <cfchartseries type="line"><cfchartdata value="30"/><cfchartdata value="40"/></cfchartseries> <cfchartseries type="line"><cfchartdata value="7"/><cfchartdata value="90"/></cfchartseries> </cfchart> This renders the chart as expected in IE 7 and IE 8. Please let us know if you are able to reproduce this in CF10 update 11 or we can close it. (Comment added from ex-user id:nawani)
Comment by Adobe D.
18651 | September 23, 2013 01:17:39 AM GMT
Seems to be resolved. Thank you.
Comment by External U.
18652 | October 30, 2013 01:59:33 PM GMT