From 78380f7146f1f4517da4f189abc19ddb4706707d Mon Sep 17 00:00:00 2001 From: Abhas Date: Thu, 20 Apr 2017 17:39:53 +0530 Subject: [PATCH] Use one CORS image --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d751481..9c8c099 100644 --- a/index.html +++ b/index.html @@ -30,7 +30,7 @@ "items": [{ "id": "jennifer-user-icon", "type": "image", - "url": "images/round-2.png", + "url": "http://static.fusioncharts.com/sampledata/images/round-2.png", "x": "$xaxis.label.0.x - 24", "y": "$xaxis.label.0.y - 48" }, {