pynaviz.base_plot.PlotTsGroup.set_plot_state#

PlotTsGroup.set_plot_state(state, available_vars=None)[source]#

Restore spike marker sizes and visibility.

Parameters:
  • state (dict) – Value produced by get_plot_state(). Integer neuron-ID keys are recovered from their JSON string representation.

  • available_vars (dict, optional) – Unused, dict of available variables.