gnuplot:多图缩放

Shi*_*mbo 5 c++ plot graph gnuplot zooming

我正在 gnuplot 中的 multiplot 中寻找缩放选项。我可以使用set mouse Zoomjump放大正常的 gnuplot 。但它不适用于多重绘图。关于如何放大多图有什么想法吗?我正在将命令从 C++ 程序发送到 gnuplot。

谢谢

and*_*ras 4

您只能放大多图中最新的图。请参阅鼠标部分中 gnuplot 手册中的这段引用:

鼠标在多重绘图模式下不可用。当使用未设置的多重绘图完成多重绘图时,鼠标将再次打开,但仅作用于多重绘图中的最新绘图(就像重新绘图一样)。