pept.plots.PlotlyGrapher2D ========================== .. currentmodule:: pept.plots .. autoclass:: PlotlyGrapher2D .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~PlotlyGrapher2D.__init__ ~PlotlyGrapher2D.add_image ~PlotlyGrapher2D.add_lines ~PlotlyGrapher2D.add_pixels ~PlotlyGrapher2D.add_points ~PlotlyGrapher2D.add_timeseries ~PlotlyGrapher2D.add_trace ~PlotlyGrapher2D.add_traces ~PlotlyGrapher2D.create_figure ~PlotlyGrapher2D.equalise_axes ~PlotlyGrapher2D.equalise_separate ~PlotlyGrapher2D.lines_trace ~PlotlyGrapher2D.points_trace ~PlotlyGrapher2D.show ~PlotlyGrapher2D.timeseries_trace ~PlotlyGrapher2D.to_html ~PlotlyGrapher2D.xlabel ~PlotlyGrapher2D.ylabel .. rubric:: Attributes .. autosummary:: ~PlotlyGrapher2D.fig ~PlotlyGrapher2D.xlim ~PlotlyGrapher2D.ylim