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