Title:
CFChart: format="flash" does not show chart when absolute path of the image is given as background image
| View in TrackerStatus/Resolution/Reason: Closed/Won't Fix/
Reporter/Name(from Bugbase): / ext-user (Anuj Nawani)
Created: 12/07/2014
Components: Charting/Graphing, Server
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: 292480 /
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Mac 10 All,Win XP All
Vote Count: 1
Code snippet:
<cfchart format="flash" background=#{"image":"C:\ColdFusion11\cfusion\wwwroot\BugsCF11\3815366\whiteFlower.png"}#>
<cfchartseries type="Bar">
<cfchartdata item="English" value="100">
<cfchartdata item="Science" value="200">
<cfchartdata item="Math" value="300">
<cfchartdata item="History" value="400">
</cfchartseries>
</cfchart>
Expected: Chart should render
Actual: This shows Loading data. Wait...
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3863490
External Customer Info:
External Company:
External Customer Name:
External Customer Email:
Attachments:
Comments: