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

UnicodePlot Backend in Jupyter Notebook #525

Closed
cc7768 opened this issue Oct 7, 2016 · 1 comment
Closed

UnicodePlot Backend in Jupyter Notebook #525

cc7768 opened this issue Oct 7, 2016 · 1 comment

Comments

@cc7768
Copy link

cc7768 commented Oct 7, 2016

The UnicodePlots backend might be having some trouble in the notebook.

I couldn't find an issue, so I thought I'd raise a new one. Could totally be just me though.

using Plots
unicodeplots()
plot(rand(10))

This gives me an SO error in a notebook, but produces a plot in the REPL (UnicodePlots.scatterplot(rand(10)) successfully produces something in the notebook).

@cc7768 cc7768 changed the title UnicodePlot Backend UnicodePlot Backend in Jupyter Notebook Oct 7, 2016
@jssk6
Copy link

jssk6 commented Nov 5, 2020

Plot{Plots.UnicodePlotsBackend() n=1}
I got like this but in cmd window it is working

@t-bltg t-bltg closed this as completed Sep 25, 2021
Jonas-a-Zimmermann pushed a commit to Jonas-a-Zimmermann/Plots.jl that referenced this issue Oct 29, 2024
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

4 participants