pynaviz.base_plot.PlotTsGroup.get_plot_state# PlotTsGroup.get_plot_state()[source]# Return spike marker sizes and visibility keyed by neuron ID. Returns: {"scale": {neuron_id: size, …}, "visible": [bool, …]}. Return type: dict