- Inherit draw function from class
Shape
? - Add
rotateAngle
tosetSelf
- Add
rotateAngle
arg to all (or applicable) shapes
- Add
- Add border and fill colors with
facecolor
andedgecolor
- Update docs accordingly
- Add
__str__
function toOval
- Border width
- Add hatching?
- Add
__str__
testing - Auto-xlim and ylim?
- Make pages in docs for all-shape options?