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

wrong colorbar with heatmap #1640

Closed
pawbz opened this issue Aug 12, 2018 · 2 comments
Closed

wrong colorbar with heatmap #1640

pawbz opened this issue Aug 12, 2018 · 2 comments
Labels

Comments

@pawbz
Copy link

pawbz commented Aug 12, 2018

Hi,
A simple plot of homogeneous heatmap on Julia v0.7 with Plots v0.19.0 results in wrong colorbar axis

using Plots
gr()
heatmap(ones(10,10))

image

@BeastyBlacksmith
Copy link
Member

In Plots1.1.1 that doesn't produce any colorbar

@t-bltg
Copy link
Member

t-bltg commented Nov 24, 2022

Seems fixed.

@t-bltg t-bltg closed this as completed Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants