Gnuplot: Multiplier Scaling

I am looking for a scaling option in multiset in gnuplot. I can do the scaling in normal gnuplot using the install mouse zoomjump . But this does not work in the multiplex. Any ideas on how to increase the multiplier? I am sending commands from my C ++ program to gnuplot.

thank

+3
source share
1 answer

You can only approximate the latest graph in the multiset. See this quote from the gnuplot manual in the Mouse section:

. , , ( ).

+2

All Articles