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 plotting non-filled markers with markerfacecolor="None" along with alpha=non-zero the marker face color becomes black for the png format. Same happens when using plt.show().
Bug summary
When plotting non-filled markers with
markerfacecolor="None"
along withalpha=non-zero
the marker face color becomes black for the png format. Same happens when using plt.show().Code for reproduction
Actual outcome
Expected outcome
test.pdf
Matplotlib version
matplotlib 2.2.2-2 on arch-linux
The text was updated successfully, but these errors were encountered: