<div id="chart"> <ReactApexChart options={this.state.options} series={this.state.series} type="area" height={350} /> </div>