Skip to content

CoordinateBounds

Coordinate bounds of a list of points with optional padding.

$ wo 'CoordinateBounds[{{1, 5}, {3, 2}, {-1, 7}}]'
{{-1, 3}, {2, 7}}