react-apexcharts
react-apexcharts copied to clipboard
Remove gap between times with no data in xaxis
I have the following chart in my project, it receives several data based on datetimes to show stocks quotation, however, there are hours that the stocks stops receiving data. The chart receives the last data of the past day at 6pm, and receives the next data only on the next day at 10am, but that time gap between 6pm and 10am is represented by a flatline on the chart and I don't want that behaviour. Is there a solution to this behaviour?
