Electronic – LTspice: How to show multiple probes with waveforms using stepping parameters in different colors

ltspicesimulation

I'm using LTspice IV (4.23I) and I am using the .step command to vary the capacitance of a capacitor, so that I can see multiple waveforms for a single probe.

If there is only one probe, then the stepping values have different colors (see below).

Ltspice single probe different step colors

My issue is that if I add another probe, the stepped waveform(s) generated from a single probe become the same color. (See blue waveforms below)

Ltspice single probe same step colors

How can I keep them as different colors, while also keeping multiple plobes on the same plot?

Circuit for reference:

ltspice circuit

Best Answer

Unfortunately, as mentioned in the comments, there is no way to do this in LTSpice. I recommend plotting the stepped waveform in one plot plane and then plotting the second waveform in a second plot plane. This way you can still see the relationship between the two waveforms while having the stepped waveforms be various colors.