GraphicsPrimitive

 

plot(self, axes, *args, graphics=None, **kwargs): 

The one method that needs to be implemented, which takes the graphics and actually puts stuff on its axes

  • axes: Any
  • args: Any
  • kwargs: Any
  • :returns: _

 

get_bbox(self): 

Feedback

Examples

Templates

Documentation