matplotlib plot circle marker by [ad_1] matplotlib plot circle markerplt.plot([1,2,3], marker=11) plt.plot([1,2,3], marker=matplotlib.markers.CARETDOWNBASE) [ad_2] Please Share