climate-plots-config
Version:
41 lines • 927 B
JSON
{
"valueSuffix": "",
"groups": {
"0": {
"title": "Break-up of lake ice",
"subTitle": "Torneträsk",
"caption": "Day of year for the start of the lake ice breaking-up.",
"yAxis": {
"left": "Ice break-up [day of year]",
"right": "[X-AXIS]"
},
"xAxis": {
"bott": "Year",
"top": "[Y-AXIS]"
},
"legend": "Weather"
},
"1": {
"title": "Break-Up Date of Lake Ice Difference from Baseline",
"subTitle": "Troneträsk",
"caption": "Break-up difference from baseline period, typically 1961 to 1990.",
"yAxis": {
"left": "Ice break-up [day of year]",
"right": "[X-AXIS]"
},
"xAxis": {
"bott": "Year",
"top": "[Y-AXIS]"
},
"legend": "Climate"
}
},
"series": {
"avg": {
"name": "Break-up"
},
"diff": {
"name": "Difference"
}
}
}