{ "scene": { "color": "#ffffff", "decimal_rounding": 0, "end": 3689, "font": "Evogria.otf", "font_size": 30, "height": 2160, "opacity": 0.5, "start": 0, "width": 3840, "vars": { "primary": "#f4f4f4" } }, "elements": [ { "type": "label", "id": "label-0", "font_size": 60, "text": "MPH", "x": 80, "y": 651 }, { "type": "label", "id": "label-1", "font_size": 60, "text": "PWR", "x": 80, "y": 950 }, { "type": "label", "id": "label-2", "font_size": 60, "text": "RPM", "x": 80, "y": 1250 }, { "type": "label", "id": "label-3", "font_size": 60, "text": "BPM", "x": 80, "y": 1550 }, { "type": "plot", "id": "plot-0", "color": "$primary", "height": 500, "line": { "width": 6 }, "margin": 0.1, "value": "course", "width": 500, "x": 51, "y": 51, "point": { "weight": 1000 } }, { "type": "plot", "id": "plot-1", "color": "$primary", "fill": { "opacity": 0.65 }, "height": 400, "line": { "width": 10 }, "margin": 0.1, "value": "elevation", "width": 3840, "x": 0, "y": 1760, "point": { "weight": 1200 } }, { "type": "value", "id": "value-0", "font_size": 220, "unit": "imperial", "value": "speed", "x": 59, "y": 851 }, { "type": "value", "id": "value-1", "font_size": 220, "value": "cadence", "x": 60, "y": 1450 }, { "type": "value", "id": "value-2", "font_size": 220, "value": "power", "x": 59, "y": 1150 }, { "type": "value", "id": "value-3", "font_size": 220, "opacity": 0.5, "value": "heartrate", "x": 60, "y": 1750 } ] }