uwacan.background.Background.make_figure#

Background.make_figure(**kwargs)#

Create a plotly figure, styled for this data.

Some useful keyword arguments:

  • xaxis_title and yaxis_title controls axis titles for the figure.

  • height and width sets the figure size in pixels.

  • title adds a top level title.