Re: Third release candidate for gnuplot 6
Dima Kogan <[email protected]> Wed, 15 Nov 2023 23:48:04 -0800
| Newsgroups | gmane.comp.graphics.gnuplot.devel |
|---|---|
| Message-ID | <[email protected]> |
Ethan A Merritt <[email protected]> writes: > After a resize, the terminal requests a replot. But if the most recent > previous plot command was part of a multiplot, the "replot" is > supposedly replaced by "remultiplot". That "most recent previous plot" > test could fail if you have done other things ("clear" "test palette" > "set term" ...) since the multiplot was displayed. If so, you can > recover with an explicit "remultiplot" from the command line. OK. From what I see, this sequence works ONLY if "set mouse multiplot". So if I do this: set mouse multiplot set multiplot layout 2,1 plot x plot x*x unset multiplot Then I can resize the window, and the multiplot is resized with it. If I don't "set mouse multiplot" then the plots are NOT resized. _______________________________________________ gnuplot-beta mailing list [email protected] Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-beta