scalling the color map to cut planes

Hello

I have a simulation result - 3D mesh with velocities and pressures.
I have made a cut along a place (xz) and I to plot velocities on this plane. Is there a way to display the legend for only this plane ?
Now I am getting the legend for the whole domain. I want to have max and min velocities only on this plane and make the color plot match the legend.
Is it possible like this ?

Thanks in advance.

By default the scale range take into account all meshes, but you could change it with
menu: Utilities->Set contour limits->Visible sets for this step (in GiD 12.1.11.x developer and 13.0)
Options->Contour->Set limits->Visible sets for this step (in GiD 12.0.10 official)
Then switch off the rest of sets (Window->View style window…) and draw again the your result.
I think that then it will take into account only the visible sets.