uwacan.background.Background.plot#

Background.plot(**kwargs)#

Make a scatter trace of this data.

Some useful keyword arguments:

  • name sets the legendentry of this trace.

  • line_color and marker_color sets the line and marker colors.

  • mode sets the mode, typically one of "lines", "markers", or "markers+lines".