Quantcast
Channel: Uncategorized - Matplotlib
Viewing all articles
Browse latest Browse all 51

How to avoid line crossing the markers

$
0
0

Hi everybody! I would like to replicate the plot below:

I tried with something like: plt.plot(x, y, color=‘red’,fillstyle=‘none’, marker=“*”,markersize=10), but the problem is that the line crosses the markers, and I would like to avoid this. Any idea on how to do that?

Thank you!

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 51

Trending Articles