html

HtmlPlot

Plot modifiers

HtmlPlot.add_annotation

Add an annotation to a figure in the layout.

HtmlPlot.add_figure

Add a figure to the layout.

HtmlPlot.add_overlay

Add an overlay to a figure in the layout.

HtmlPlot.modify_figures

Modify the attributes of a figure.

Show and export

HtmlPlot.export

Export the layout as as png or svg file.

HtmlPlot.show

Show the plot in an HTML file.

Internal

HtmlPlot.copy

Create a copy of this instance.

HtmlPlot.make_doc

Make the document.

HtmlPlot.make_layout

Make the layout.