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

custom_plotfunc() got an unexpected keyword argument 'vmin' #60

Open
christophrenkl opened this issue Jun 28, 2021 · 2 comments
Open

custom_plotfunc() got an unexpected keyword argument 'vmin' #60

christophrenkl opened this issue Jun 28, 2021 · 2 comments
Assignees

Comments

@christophrenkl
Copy link

Hello, I am trying to run the First_Steps notebook. Creating an animation by wrapping the plotting calls in a function results in the following error message:

TypeError: custom_plotfunc() got an unexpected keyword argument 'vmin'

I think this may have to do with the way the kwargs are passed on to the the plotting functions, but I'm not too familiar with the code to come up with a fix for now.

@jbusecke
Copy link
Owner

Hi @christophrenkl, thanks for checking out xmovie. Sorry for the trouble.

I think this may have to do with the way the kwargs are passed on to the the plotting functions

I think this sounds right. Just to confirm, this problem occurs when you are running the example from the readme?

@christophrenkl
Copy link
Author

Thanks for the neat little module, @jbusecke!

Yes, it's the example from the readme. Please let me know if you need more information!

@jbusecke jbusecke self-assigned this Jun 29, 2021
@zmoon zmoon mentioned this issue Oct 27, 2021
Merged
2 tasks
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