You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I make a scatter plot in matplotlib, sometimes it renders and sometimes it doesn't. When I clip values (-1, 1) it fails, but when I clip to (-5, 5) I get to see the plot. I can't figure out why this is. When I savefig, everything works no matter what.
Thank you so much for this repo. It is amazing!
James
The text was updated successfully, but these errors were encountered:
Hi,
When I make a scatter plot in matplotlib, sometimes it renders and sometimes it doesn't. When I clip values (-1, 1) it fails, but when I clip to (-5, 5) I get to see the plot. I can't figure out why this is. When I savefig, everything works no matter what.
Thank you so much for this repo. It is amazing!
James
The text was updated successfully, but these errors were encountered: