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
I believe this is a duplicate of #11155, so perhaps transpose the discussion there? I'll close this one, but feel free to reopen if I've misunderstood...
Bug report
Bug summary
Please allow support for multiple markers in the same scatter plot
Code for reproduction
https://stackoverflow.com/questions/43528300/python-matplotlib-scatter-different-markers-in-one-scatter
Actual outcome
Expected outcome
Plot multiple markers instead of running a for-loop and creating one per marker style
Matplotlib version
Operating system: OSX
Matplotlib version: 3.2.1
Matplotlib backend (
print(matplotlib.get_backend())
): module://ipykernel.pylab.backend_inlinePython version: 3.8.2
Jupyter version (if applicable):
Other libraries:
The text was updated successfully, but these errors were encountered: