Status/Resolution/Reason: Closed/Won't Fix/
Reporter/Name(from Bugbase): Nicholas Bostaph / Nicholas Bostaph (Nicholas_Bostaph)
Created: 02/28/2012
Components: Charting/Graphing
Versions: 9.0.1
Failure Type: Incorrect w/Workaround
Found In Build/Fixed In Build: 9.0.1 /
Priority/Frequency: Major / All users will encounter
Locale/System: English / Windows 7
Vote Count: 0
Problem Description: Neither Flash nor rasterized charts can be reliably resized and retain all functionality. If the flash player size is dynamically resized the graph itself remains at it's original size in the center of the player. If image based charts are resized tooltips no longer function correctly.
Steps to Reproduce: Create any cfchart. Use javascript to update the width and height to "90%".
Actual Result:
Expected Result: Flash graphs should resize to fit the player size. Image charts should have tooltips updated to function correctly with relative sizing
Any Workarounds: If the chart is saved to an image file on the in-memory file system, then read with cffile and output directly to the browser, it will still display properly. However, the following limitations make this nearly unusable in a production environment:
- Tooltips do not work
- Graph appears pixelated when the element is enlarged if rendered too small
- Graph labels are unreadable when the element is shrunk if rendered too large
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3125487
External Customer Info:
External Company:
External Customer Name: Nicholas_Bostaph
External Customer Email:
External Test Config: My Hardware and Environment details: ColdFusion 9.0.1
Attachments:
Comments: