Editing Data:Test.chart
From Emergency Response: Liberty County Wiki
More actions
Note: When you edit this page, you agree to release your contribution according to the terms of the Creative Commons Zero license.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 2: | Line 2: | ||
"license": "CC0-1.0", |
"license": "CC0-1.0", |
||
"version": 1, |
"version": 1, |
||
"type": " |
"type": "line", |
||
"xAxis": { |
"xAxis": { |
||
"title": { |
"title": { |
||
"en": " |
"en": "X axis label" |
||
"fr": "Les jours de semaine" |
|||
} |
} |
||
}, |
}, |
||
"yAxis": { |
"yAxis": { |
||
"title": { |
"title": { |
||
"en": " |
"en": "Y axis label" |
||
"fr": "%soutien" |
|||
} |
} |
||
}, |
|||
"legend": { |
|||
"en": "Party", |
|||
"fr": "Parti" |
|||
}, |
}, |
||
"source": "Test.tab", |
"source": "Test.tab", |
||
" |
"width": 1000, |
||
"height": 500 |
|||
}, |
|||
"categories": "[[Category:Chart definitions in the data namespace]]" |
|||
} |
} |
||