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