{ "series": [ { "name": "速度", "color": "#1C9862", "index":0, "data": [ [ "17:24", 0 ], [ "17:26", 1 ], [ "17:28", 1.2 ], [ "17:30", 1.6 ], [ "17:32", 1.8 ], [ "17:34", 2 ], [ "17:36", 4 ], [ "17:38", 6.5 ], [ "17:40", 10 ], [ "17:42", 13.4 ], [ "17:44", 13 ], [ "17:46", 12.6 ], [ "17:48", 12.2 ], [ "17:50", 14 ], [ "17:52", 16.8 ], [ "17:54", 20 ], [ "17:56", 25 ], [ "17:58", 23 ], [ "18:00", 16 ] ] }, { "name": "心率", "index":1, "color": "#FBCD2B", "data": [ [ "17:24", 72 ], [ "17:26", 73 ], [ "17:28", 73.5 ], [ "17:30", 74 ], [ "17:32", 76.5 ], [ "17:34", 78 ], [ "17:36", 80 ], [ "17:38", 76.3 ], [ "17:40", 75 ], [ "17:42", 86 ], [ "17:44", 84 ], [ "17:46", 90 ], [ "17:48", 100 ], [ "17:50", 112 ], [ "17:52", 125 ], [ "17:54", 117 ], [ "17:56", 110 ], [ "17:58", 108 ], [ "18:00", 104 ] ] } ], "yAxis":[ {"calibration":true,"position":"left","title":"","titleFontSize":12,"unit":"","tofix":0,"min":0,"max":25,"disableGrid":true}, {"calibration":true,"position":"right","title":"","titleFontSize":12,"unit":"","tofix":0,"min":0,"disableGrid":true} ] }