<div id="chart"> <ReactApexChart options={this.state.options} series={this.state.series} type="donut" width={380} /> </div>