Question Details

No question body available.

Tags

r plot time-series forecast

Answers (2)

Accepted Answer Available
Accepted Answer
December 9, 2025 Score: 5 Rep: 696 Quality: High Completeness: 70%

You can prevent the x-axis from being drawn via xaxt = 'n' and add one with the correct breaks, as below with different data. I found I had to move the axis label too.

library(stR)

fit
December 9, 2025 Score: 2 Rep: 35,305 Quality: Medium Completeness: 80%

You haven't shared your data, so I am using this synthetic data obtained from this answer to a related question of yours.

spain_daily