Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 423 Bytes

TODO.md

File metadata and controls

11 lines (11 loc) · 423 Bytes
  • Inherit draw function from class Shape?
  • Add rotateAngle to setSelf
    • Add rotateAngle arg to all (or applicable) shapes
  • Add border and fill colors with facecolor and edgecolor
    • Update docs accordingly
  • Add __str__ function to Oval
  • Border width
  • Add hatching?
  • Add __str__ testing
  • Auto-xlim and ylim?
  • Make pages in docs for all-shape options?