|
From: Stefan W. <wei...@go...> - 2008-11-11 13:04:09
|
Hello, i am using gnuplot's multiplot facility to plot two rather big plots. as they are big, i like to use the zoom/replot/autoscale features of the wxt - terminal. i prefer the wxt - terminal, because i cannot make eps's large enough to zoom as far as i need. however, when wxt replots the graph it only replots the /last/ plot command, whereas i would need it to repeat /all/ plot commands, issued inside the multiplot-env. (with the x11 - term replotting seems to work - but it has no zoom-feature, right?) is this possible? thank you very much, stefan. |