pynaviz.audiovideo.video_plot.PlotTsdTensor.get_state# PlotTsdTensor.get_state()# Return the full serializable state of this plot. Aggregates three layers: "manager": sort_by / group_by / color_by actions. "interval_sets": overlay color and alpha keyed by label. "plot": plot-type-specific state (mode, scale, clim, …). Return type: dict