UNPKG

climate-plots-config

Version:
47 lines 1.22 kB
{ "valueSuffix": "", "groups": { "0": { "title": "[stationName] Lake Ice Thickness (by Date)", "subTitle": "", "caption": "Ice thickness for a given date across all years (if not measured on a selected date, data presented from the closest previous measurement).", "select": { "text": "Choose date" }, "yAxis": { "left": "Ice thickness [cm]", "right": "[X-AXIS]" }, "xAxis": { "bott": "Year", "top": "[Y-AXIS]" }, "legend": "Weather" }, "1": { "title": "[stationName] Lake Ice Thickness Difference (by Date)", "subTitle": "", "caption": "Ice thickness for a given date across all years (if not measured on a selected date, data presented from the closest previous measurement).", "select": { "text": "Choose date" }, "yAxis": { "left": "Ice thickness [cm]", "right": "[X-AXIS]" }, "xAxis": { "bott": "Year", "top": "[Y-AXIS]" }, "legend": "Climate" } }, "series": { "iceThick": { "name": "Ice thickness (cm)" }, "diff": { "name": "Ice thickness difference (cm)" } } }