Given a set of points in the plane T={a1,a2,...,an} then Graphics[Polygon[T]] will plot the polygon generated by the points. How can I add labels to the polygon’s vertices? Have merely the index as a label would be better then nothing. Any ideas?
Given a set of points in the plane T={a1,a2,…,an} then Graphics[Polygon[T]] will plot the
Share
To add point also
update:
Use the index: