Plot customization in interactive mode #1007
Replies: 1 comment
-
You can plug in your own plotting code with the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to customize the plot appearance in interactive mode.
More specifically, I want to fit a time decaying signal with a multiexponential model and being able to plot on logx-scale would really help.
I tried to pass kwargs to m.interactive() as suggested in the docstrings but I got an error message.
Some help would be helpful.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions