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

GR doesn't break line for NaNs in polar plots. #1333

Closed
apalugniok opened this issue Dec 21, 2017 · 1 comment
Closed

GR doesn't break line for NaNs in polar plots. #1333

apalugniok opened this issue Dec 21, 2017 · 1 comment
Labels

Comments

@apalugniok
Copy link
Member

apalugniok commented Dec 21, 2017

using Plots
plot([0,0,NaN/2/2],[0,2,NaN,1,2], proj = :polar)

issue

@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

2 participants