Skip to content

plot tps and waveform channels in alphabet order

Lan Dam requested to merge i251_plot_in_order into develop

closes #251 (closed)

  • Create axes before creating processors to make sure the order where the axes are plotted aren't messed up by the threading.
  • Channels will be ordered in alphabet order before axes are created.
Edited by Lan Dam

Merge request reports