Data:Test.chart: Difference between revisions
From Emergency Response: Liberty County Wiki
More actions
Content deleted Content added
Created page with "{ "version": 1, "source": "Test.tab", "type": "line", "license": "CC0-1.0", "xAxis": { "title": { "en": "X axis label" } }, "yAxis": { "title": { "en": "Y axis label" } } }" |
No edit summary |
||
| Line 13: | Line 13: | ||
} |
} |
||
}, |
}, |
||
"source": "Test.tab" |
"source": "Test.tab", |
||
"width": 1000, |
|||
"height": 500 |
|||
} |
} |
||