Hello,
I’m encountering an issue with the waveform plotter when analyzing ‘.step’ simulation results. The “Select Steps” command doesn’t seem to be working as expected.
Steps to Reproduce:
- Create any circuit that uses a ‘.step param’ directive to run multiple simulations (e.g., ‘.step param MYPARAM 1 4 1’).
- Run the simulation.
- Plot a voltage or current. All traces from all steps appear on the plot, as expected.
- Right-click on the plot window and choose Select Steps.
- From the dialog that appears, select a single step run (e.g., the run where ‘MYPARAM=3’) and click Apply.
Expected Behavior: The plot should update to display only the waveform trace from the single selected step (‘MYPARAM=3’).
Actual Behavior: The plot does not change. All waveforms from all steps remain visible, plotted on top of each other, making it difficult to analyze a single run.
I suspect this might be a plotter refresh issue, possibly triggered by the complexity of the model or the large number of data points being processed from the stepped simulation.
Due to confidentiality, I cannot share the model, but I have attached a screenshot that illustrates the problem.
Is this a known issue, or is there a setting I might be missing?
Thank you.

