Modify the axis in the maps #120
Unanswered
Xavier-Ojeda
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello, I would like to know if there is a way to modify the axis in the images obtained with:
dicMap.plotMaxShear(plotGBs=True, dilateBoundaries=True, plotColourBar=True, plotScaleBar=True, vmin=0, vmax=0.03)
I would like to have the color bar ranging from 0 to 3. I have to multiply outside the function all the values 100 times or there is a way to do that through the plot function?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions