PlotlyGtk

class plotly_gtk.chart.PlotlyGtk(fig)

Bases: Overlay

Class for rendering plotly plotly.graph_objects.Figure.

Inheritance diagram of PlotlyGtk

Methods

__init__(fig)

automargin()

Calculate margin sizes.

update(fig)

Update the view.

Attributes

Parameters:

fig (go.Figure | dict)