-
Beta Was this translation helpful? Give feedback.
Answered by
bobbolous
Feb 21, 2025
Replies: 2 comments
-
|
Just found out i need to use Then rescale the y-data using |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tvtoglu
-
|
I will have a look on the weekend on how to add such an input the plot. It was already on my to do list. Great that you find a workaround. |
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

Just found out i need to use
show=FalsebeforeThen rescale the y-data using
np.log.Then after plotting my stuff use
plt.show().