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

no longer possible to have multiple plot windows #2057

Closed
lewisl opened this issue Jun 8, 2019 · 2 comments
Closed

no longer possible to have multiple plot windows #2057

lewisl opened this issue Jun 8, 2019 · 2 comments

Comments

@lewisl
Copy link

lewisl commented Jun 8, 2019

Like the title says,

plot(1:4)
plot(7:10)

One plot window is updated: the line with 1:4 as x axis and y, becomes a plot of 2 series as if the second command was plot!(7:10).

I loved plots: it's elegance and simplicity and the great appearance that could be achieved with plot themes. I am giving up. Two many bugs, instabilities and inconsisitencies.

PyPlot is a big ugly, harder to use, but works.

GR crashes or hangs Plots. Reported several times over at GR.jl. J.Heinen can't reproduce it. It's probably a Plots issue.

I'd use GR directly but there is essentially no documentation for it's direct Julia API.

I'll give PlotlyJS' direct API a shot, but last I looked over a year ago there wasn't much documentation for it. That might well be improved.

Except for PyPlot, the state of Julia plotting remains parlous. Too many fragmented efforts. Karpinski should bang some heads together, get everyone to work on ONE, and get some financial support for a small team. All the others can do whatever they want, but without support.

@andyDoucette
Copy link

+1 This is a very important feature!

@t-bltg
Copy link
Member

t-bltg commented Sep 25, 2021

Duplicate of #822.

@t-bltg t-bltg closed this as completed Sep 25, 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

3 participants