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

plot no longer plots two graphic at the same time correctly #2238

Closed
alea54 opened this issue Nov 4, 2019 · 2 comments · Fixed by #2242
Closed

plot no longer plots two graphic at the same time correctly #2238

alea54 opened this issue Nov 4, 2019 · 2 comments · Fixed by #2242

Comments

@alea54
Copy link

alea54 commented Nov 4, 2019

It seems that with 0.27, Plot no longer plots two functions at the same time correctly.

try

plot([sin,cos],0,pi)

Capture d’écran de 2019-11-04 16-34-55

The result was correct with 0.26

@daschw
Copy link
Member

daschw commented Nov 6, 2019

Thanks for reporting!
@BeastyBlacksmith might this be related to https://github.com/JuliaPlots/Plots.jl/pull/2204/files and/or JuliaPlots/PlotUtils.jl#68?

@BeastyBlacksmith
Copy link
Member

Most likely the issue should be here. I can take a look at the weekend.

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

Successfully merging a pull request may close this issue.

3 participants