Use one CORS image

This commit is contained in:
Abhas
2017-04-20 17:39:53 +05:30
parent f7e8081203
commit 78380f7146
+1 -1
View File
@@ -30,7 +30,7 @@
"items": [{ "items": [{
"id": "jennifer-user-icon", "id": "jennifer-user-icon",
"type": "image", "type": "image",
"url": "images/round-2.png", "url": "http://static.fusioncharts.com/sampledata/images/round-2.png",
"x": "$xaxis.label.0.x - 24", "x": "$xaxis.label.0.x - 24",
"y": "$xaxis.label.0.y - 48" "y": "$xaxis.label.0.y - 48"
}, { }, {