SegmentDataPlot =========================== .. currentmodule:: gwsumm.plot .. autoclass:: SegmentDataPlot :show-inheritance: :no-inherited-members: None .. rubric:: Attributes Summary .. autosummary:: ~SegmentDataPlot.DRAW_PARAMS ~SegmentDataPlot.allchannels ~SegmentDataPlot.allflags ~SegmentDataPlot.caption ~SegmentDataPlot.channels ~SegmentDataPlot.data ~SegmentDataPlot.defaults ~SegmentDataPlot.end ~SegmentDataPlot.flags ~SegmentDataPlot.href ~SegmentDataPlot.ifos ~SegmentDataPlot.logx ~SegmentDataPlot.logy ~SegmentDataPlot.new ~SegmentDataPlot.outputfile ~SegmentDataPlot.padding ~SegmentDataPlot.pid ~SegmentDataPlot.span ~SegmentDataPlot.src ~SegmentDataPlot.start ~SegmentDataPlot.state ~SegmentDataPlot.tag ~SegmentDataPlot.type .. rubric:: Methods Summary .. autosummary:: ~SegmentDataPlot.add_channel ~SegmentDataPlot.add_flag ~SegmentDataPlot.add_future_shade ~SegmentDataPlot.add_hvlines ~SegmentDataPlot.add_legend ~SegmentDataPlot.add_state_segments ~SegmentDataPlot.apply_parameters ~SegmentDataPlot.draw ~SegmentDataPlot.draw_svg ~SegmentDataPlot.finalize ~SegmentDataPlot.finalize_svg ~SegmentDataPlot.from_ini ~SegmentDataPlot.get_channel_groups ~SegmentDataPlot.get_segment_color ~SegmentDataPlot.init_plot ~SegmentDataPlot.parse_legend_kwargs ~SegmentDataPlot.parse_list ~SegmentDataPlot.parse_plot_kwargs ~SegmentDataPlot.parse_rcParams ~SegmentDataPlot.process .. rubric:: Attributes Documentation .. autoattribute:: DRAW_PARAMS .. autoattribute:: allchannels .. autoattribute:: allflags .. autoattribute:: caption .. autoattribute:: channels .. autoattribute:: data .. autoattribute:: defaults .. autoattribute:: end .. autoattribute:: flags .. autoattribute:: href .. autoattribute:: ifos .. autoattribute:: logx .. autoattribute:: logy .. autoattribute:: new .. autoattribute:: outputfile .. autoattribute:: padding .. autoattribute:: pid .. autoattribute:: span .. autoattribute:: src .. autoattribute:: start .. autoattribute:: state .. autoattribute:: tag .. autoattribute:: type .. rubric:: Methods Documentation .. automethod:: add_channel .. automethod:: add_flag .. automethod:: add_future_shade .. automethod:: add_hvlines .. automethod:: add_legend .. automethod:: add_state_segments .. automethod:: apply_parameters .. automethod:: draw .. automethod:: draw_svg .. automethod:: finalize .. automethod:: finalize_svg .. automethod:: from_ini .. automethod:: get_channel_groups .. automethod:: get_segment_color .. automethod:: init_plot .. automethod:: parse_legend_kwargs .. automethod:: parse_list .. automethod:: parse_plot_kwargs .. automethod:: parse_rcParams .. automethod:: process