MCPcopy Index your code
hub / github.com/shapely/shapely / make_valid_methods.py

File make_valid_methods.py

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

Source from the content-addressed store, hash-verified

1from matplotlib import pyplot as plt
2import shapely
3from shapely.plotting import plot_points, plot_polygon, plot_line
4

Callers

nothing calls this directly

Calls 3

plot_polygonFunction · 0.90
plot_pointsFunction · 0.90
plot_lineFunction · 0.90

Tested by

no test coverage detected