Inheriting From `matplotlib.patches.RegularPolygon` Yields `ValueError` On Instantiation
I am trying to derive a class from matplotlib.patches.RegularPolygon. The immediate aim is to have …
Read more
Inheriting From `matplotlib.patches.RegularPolygon` Yields `ValueError` On Instantiation