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