Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add kwarg show_colorbar to funtions called by gridplot #14

Merged
merged 2 commits into from
Nov 23, 2024

Conversation

pjaap
Copy link
Contributor

@pjaap pjaap commented Nov 20, 2024

This adds a kwarg show_colorbar to the 2d/3d grid plots with PlutoVista.

gridplot(grid, Plotter=PlutoVista, show_colorbar=false)
image

gridplot(grid, Plotter=PlutoVista, show_colorbar=true) (true is default!)
image

See also WIAS-PDELib/GridVisualize.jl#42

@j-fu j-fu merged commit 5c0f18a into j-fu:main Nov 23, 2024
7 checks passed
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