<div id="chart"> <ReactApexChart options={this.state.options} series={this.state.series} type="pie" width="100%" /> </div>