I'm trying to plot coronavirus data against time and add an exponential trend line.
The domain runs from March 1 2020 into April, so the numbers that represent the dates run from 43891 to 43935.
The range is from 75 to 33,500 (as of today).
There are no zero or negative values in the range, so the exponential trend line selection is not greyed out.
But nothing happens when I add an exponential trend line.
If I switch the domain values for the dates to numbers from 1 to 45, the exponential trend line plots just fine.
In other charts in the past I have been able to use dates along the x-axis, but these dates spanned a longer period, from 1940 to the present (date code numbers from 14612 to 43890)
Is this an accuracy/precision problem with the internal exponential trendline calculations?
Is there some minimum date domain time period you need to specify to get this to work, or should I just delete the regular axis labels and add my own text string for the dates?
Or, should I just shift the dates down to March 1, 1900 so that the date values range from 61 to 106?
Bookmarks