Thanks for making this awesome chart & I'm using in one of my project, but I'm facing a weird issue. I'm using time-series data that has gaps in dates. As the Indian markets are closed on Saturdays & Sundays and also in some holidays. The data has some gaps in days. The data has no entry for the holidays. But when displaying the data in the chart, it shows gaps.
Thanks for making this awesome chart & I'm using in one of my project, but I'm facing a weird issue. I'm using time-series data that has gaps in dates. As the Indian markets are closed on Saturdays & Sundays and also in some holidays. The data has some gaps in days. The data has no entry for the holidays. But when displaying the data in the chart, it shows gaps.
Sample sliced data: https://pastebin.com/aqj0BPDY Output: https://prnt.sc/uoqrhs You can clearly see the gaps in the chart.
Expected: There should be no gaps in the chart, only the date labeled in the chart should skip those dates.