react-apexcharts icon indicating copy to clipboard operation
react-apexcharts copied to clipboard

Remove gap between times with no data in xaxis

Open lukemorales opened this issue 4 years ago • 0 comments

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?

Screen Shot 2021-05-12 at 13 54 51

lukemorales avatar May 12 '21 16:05 lukemorales