I would look at the data - is there a Date field to reference? Is it continuous with dates and values?
Date format was there, but converted to Double format
That's likely why - there's usually gotta be a Date field of sorts to be able to plot the data in the correct order!
@vkarthi8 can you share your data so we can test? The only other thing right now that I can guess is that there is a gap in your time interval - for example, if you are doing a yearly analysis, it's missing a year in between the min and max years!
Thank you for your inputs. I removed extra blank rows outside the data.. it worked now.
Makes sense - thank you! Be sure to accept one of the posts (or multiple posts) as a solution so the thread closes out 😊