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

colors from UnicodePlots.jl heatmap do not display #1442

Closed
SimonEnsemble opened this issue Sep 6, 2021 · 2 comments
Closed

colors from UnicodePlots.jl heatmap do not display #1442

SimonEnsemble opened this issue Sep 6, 2021 · 2 comments

Comments

@SimonEnsemble
Copy link

Pluto v0.15.1, Julia 1.6, Linux Mint.

using UnicodePlots
heatmap(collect(0:30) * collect(0:30)', xscale=0.1, yscale=0.1, xoffset=-1.5, colormap=:inferno)

gives in REPL:

image

but in Pluto.jl:

image

👀

@SimonEnsemble
Copy link
Author

related is #870

(heatmap [in UnicodePlots.jl] also doesn't work, but for a different reason relating to color display and not alignment.)

@fonsp
Copy link
Owner

fonsp commented Sep 7, 2021

Thanks! This is due to #894

@fonsp fonsp closed this as completed Sep 7, 2021
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

No branches or pull requests

2 participants