plopp.backends.plotly.PlotlyBackend#

class plopp.backends.plotly.PlotlyBackend[source]#
__init__()#

Methods

__init__()

canvas2d(*args, **kwargs)

See canvas.Canvas for details.

figure1d(*args, **kwargs)

See figure.Figure for details.

is_interactive()

Returns True if the backend currently in use allows for interactive figures.

line(*args, **kwargs)

See line.Line for details.