Add more flexibility to the plot function
Closed this issue · 0 comments
wilsonrljr commented
The actual plot function (v0.1.6) is extremely limited. It is necessary to calculate the residuals to plot along with the forecast; It is not possible to change the labels; Not even the title can be changed.
Besides, the method is attached to the model, which is not the best idea thinking about the possibilities of expanding the function.
Alternative
Create a separated method for plotting.