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