pept.plots.PlotlyGrapher ======================== .. currentmodule:: pept.plots .. autoclass:: PlotlyGrapher .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~PlotlyGrapher.__init__ ~PlotlyGrapher.add_lines ~PlotlyGrapher.add_pixels ~PlotlyGrapher.add_points ~PlotlyGrapher.add_trace ~PlotlyGrapher.add_traces ~PlotlyGrapher.add_voxels ~PlotlyGrapher.copy ~PlotlyGrapher.create_figure ~PlotlyGrapher.equalise_axes ~PlotlyGrapher.lines_trace ~PlotlyGrapher.load ~PlotlyGrapher.points_trace ~PlotlyGrapher.save ~PlotlyGrapher.show ~PlotlyGrapher.to_html ~PlotlyGrapher.xlabel ~PlotlyGrapher.ylabel ~PlotlyGrapher.zlabel .. rubric:: Attributes .. autosummary:: ~PlotlyGrapher.fig ~PlotlyGrapher.xlim ~PlotlyGrapher.ylim ~PlotlyGrapher.zlim