Learn Before
Concept

Scatter Markers

p1.circle(np.array([1,2,3]), np.array([3,2,1]), fill_color='white') p2.square(np.array([1.5,3.5,5.5]), [1,4,3], color='blue', size=1)
Image 0

0

1

Updated 2021-06-29

Tags

Python Programming Language

Data Science

Related