Skip to content

Imshow plot3dslice#181

Merged
markusbattarbee merged 3 commits intofmihpc:masterfrom
alhom:imshow_plot3dslice
Nov 2, 2022
Merged

Imshow plot3dslice#181
markusbattarbee merged 3 commits intofmihpc:masterfrom
alhom:imshow_plot3dslice

Conversation

@alhom
Copy link
Copy Markdown
Member

@alhom alhom commented Nov 1, 2022

Copied the imshow backend for plot_colormap3dslice over from plot_colormap.

Comment thread pyPlots/plot_colormap3dslice.py Outdated

# Plot the actual mesh
fig1 = ax1.pcolormesh(XmeshPass,YmeshPass,datamap, cmap=colormap,norm=norm)
# fig1 = ax1.pcolormesh(XmeshPass,YmeshPass,datamap, cmap=colormap,norm=norm)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can remove these comment lines, then good to go I guess

@markusbattarbee markusbattarbee merged commit 0bf7823 into fmihpc:master Nov 2, 2022
@alhom alhom deleted the imshow_plot3dslice branch November 2, 2022 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants