Replies: 1 comment 1 reply
-
This seems like a matplotlib problem no? I was actually learning how to use colorbars recently, like this:
The point is you have to catch the 'handle' returned when calling imshow, so that you can pass it to the colorbar function. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi prof,

Is there anyway to diaplay colorbar in the figure of Stokes flow's pressure? I got independent one like the following image:
I try many times in 3D PNM but failed. Could you give me some idea?
Thank you so much!
likeduck
Beta Was this translation helpful? Give feedback.
All reactions