Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/shapely/shapely
/ polygon.py
File
polygon.py
docs/code/polygon.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
matplotlib.pyplot
as
plt
2
from
shapely.geometry
import
Polygon
3
from
shapely.plotting
import
plot_polygon, plot_points
4
Callers
nothing calls this directly
Calls
4
Polygon
Class · 0.90
plot_polygon
Function · 0.90
plot_points
Function · 0.90
set_limits
Function · 0.90
Tested by
no test coverage detected