Skip to content

Support vmin and vmax for bars #23403

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

Closed
domoritz opened this issue Oct 29, 2018 · 2 comments
Closed

Support vmin and vmax for bars #23403

domoritz opened this issue Oct 29, 2018 · 2 comments

Comments

@domoritz
Copy link

plot.bar(colormap=cmap, vmin=0, vmax=5)

Problem description

vmin and vmax are not supported. #21526 adds support in the styler but not the bar plotting itself.

Expected Output

The color range should be set.

@TomAugspurger
Copy link
Contributor

Can you make the example at the top a full one? That helps us know exactly what we need to achieve to close this issue.

@domoritz
Copy link
Author

Ah, it's in color. Answer in #21526 (comment).

@TomAugspurger TomAugspurger added this to the No action milestone Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants