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

impulse/stepplot ignore keyword arguments #345

Closed
baggepinnen opened this issue Oct 6, 2020 · 1 comment · Fixed by #346
Closed

impulse/stepplot ignore keyword arguments #345

baggepinnen opened this issue Oct 6, 2020 · 1 comment · Fixed by #346
Labels

Comments

@baggepinnen
Copy link
Member

The problem is that these plots are defined using metaprogramming, looping over the different functions. Since the functions take different kwargs, none are provided a.t.m.

@baggepinnen baggepinnen added the bug label Oct 6, 2020
@baggepinnen
Copy link
Member Author

impulseplot does not seem to work when a time vector is manually provided either

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

Successfully merging a pull request may close this issue.

1 participant