climate-plots-config
Version:
36 lines (35 loc) • 454 B
JSON
{
"type": "column",
"groups": {
"0": {
"baseline": false,
"xAxis": {
"min": 1955
}
},
"1": {
"baseline": true,
"xAxis": {
"min": 1955
}
}
},
"decimals": 0,
"month": false,
"period": false,
"series": {
"avg": {
"preset": "avg",
"group": 0,
"visible": true,
"type": "column",
"colour": "#1000FB"
},
"diff": {
"preset": "diff",
"group": 1,
"visible": true,
"type": "column"
}
}
}