MCPcopy Create free account
hub / github.com/shapely/shapely / skew.py

File skew.py

docs/code/skew.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import matplotlib.pyplot as plt
2from shapely.wkt import loads as load_wkt
3from shapely import affinity
4from shapely.plotting import plot_polygon

Callers

nothing calls this directly

Calls 3

plot_polygonFunction · 0.90
add_originFunction · 0.90
set_limitsFunction · 0.90

Tested by

no test coverage detected