Skip to content

reset the fh after plot_model(plot='forecast') #1701

@moezali1

Description

@moezali1

reset the fh after plot_model(plot='forecast')

fh parameter is defined in the setup. When I run the following

plot_model(model, plot = 'forecast', data_kwargs = {'fh' : 24}) 

fh parameter is globally set to 24. That shouldn't be the case. We should reset it to whatever it was defined at the time of the setup run.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtime_seriesTopics related to the time series

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions