Status/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Stephen Walker / Stephen Walker ()
Created: 06/18/2017
Components: Charting/Graphing
Versions: 2016
Failure Type: Enhancement Request
Found In Build/Fixed In Build: CF10+ / 2018.0.0.310321
Priority/Frequency: Normal / All users will encounter
Locale/System: ALL / Win All
Vote Count: 1
Creating a chart using cfchart with a width or height of 100% or other percentage value will not work. The underlying charting library (ZingChart) has supported this since December 2010 (v0.101213 (13-Dec-2010)), but the legacy support for flash requires a fixed pixel value.
Steps to Reproduce: Use cfchart and attempt to use a percentage value.
Actual Result: An error indicating the need to use a numeric value.
Expected Result: percentage based layout to support responsive design.
Any Workarounds: Don't use cfchart.
Attachments:
- June 19, 2017 00:00:00: Chart.zip
Comments: