Samcro5C
Samcro5C
It seems like this bug is still present in hvplot version 0.8.4. Any updates on this issue @maximlt? A workaround that worked for me was to remove the `widget_location` parameter.
Thanks for the fast reply. I tried your code snippet and first of all, I could not download the sunspots dataset (returned HTTP 404) but that is another issue. So...
Okay, I checked again with your example and there was a difference when using random data. Since I want to create multistep forecasts, my `y` has more than one dimension....
Thank you so much, right now I do not see the need for other arguments for my use-case, but maybe it makes sense to check which arguments there exist for...