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 check out the source code about the matplotlib.markers.MarkerStyle, I find:
It seems that it doesn't process fillstyle='none'.
I don't know why. Maybe my usage is wrong. Could anyone help me?