fastplotlib.PolygonSelector¶

class PolygonSelector(edge_color='magenta', edge_width=3, parent=None, name=None)[source]¶
Parameters:
  • name (str, optional) – name this graphic to use it as a key to access from the plot

  • metadata (Any, optional) – metadata attached to this Graphic, this is for the user to manage