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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

density plot: norm and colorbar #35343

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

balejk
Copy link

@balejk balejk commented Mar 24, 2023

  • add norm parameter to density_plot
  • teach density plot to show colorbar

馃摎 Description

This pull request enables users to pass norm as an argument directly to the density_plot function. It also implements the colorbar for density plots, inspired by other plots. Closes #9150.

馃摑 Checklist

  • I have made sure that the title is self-explanatory and the description concisely explains the PR.
  • I have linked an issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add colorbars to density plots
2 participants