120
120
100
100
80
80
60
60
40
40
20
20
0
0
00:00
00:00
01:00
01:00
02:00
02:00
03:00
03:00
04:00
04:00
05:00
05:00
06:00
06:00
series1
series2
Download SVG
Download PNG
Download CSV
<div id="chart"> <ReactApexChart options={this.state.options} series={this.state.series} type="area" height={350} /> </div>