mirror of
https://github.com/bendtherules/line_chart_demo.git
synced 2026-08-18 13:52:30 +00:00
Use one CORS image
This commit is contained in:
+1
-1
@@ -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"
|
||||||
}, {
|
}, {
|
||||||
|
|||||||
Reference in New Issue
Block a user