Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] plot_panel() and plot_forecasts() examples does not work in preprocessing notebook #242

Open
montanarograziano opened this issue Jun 15, 2024 · 2 comments

Comments

@montanarograziano
Copy link

Describe the bug
I was trying to execute the docs/notebooks/preprocessing.ipynb notebook to get some examples for plot_panel() and I saw that the code was not working: basically width and height were passed as keyword argument and not as layout_kwargs, probabily due to the recent update of the plotting module.
I have fixed them manually: if you wish I can just submit the PR.

To Reproduce
Run any cell that contains plot_params() or plot_forecasts().

Expected behavior
Svg graph should be shown.

Screenshots
image

Desktop (please complete the following information):

  • MacOs
@baggiponte
Copy link
Collaborator

Hey there, sorry for the late reply. I need to update those, thanks! Did you try out functime installed from pypi or from the source?

@montanarograziano
Copy link
Author

Hey there, sorry for the late reply. I need to update those, thanks! Did you try out functime installed from pypi or from the source?

I've installed from source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants