One point is that, as couet said, in your TProfile the scales of x-y don’t match the 2D plot, so even if you could do “same”, the second plot wouldn’t show --in fact, x and y are swapped, so you may want to swap them back if you want them to represent the same.
Anyway maybe you can try sometihng like this (create a second Pad on top of the first one and draw the second plot there):
1 Like