Graph 在一个图中有边框和无边框的矩形

Graph 在一个图中有边框和无边框的矩形,graph,border,gnuplot,Graph,Border,Gnuplot,如何在一个图形中绘制带边框的矩形和其他无边框的矩形?我找不到解决办法。但是这个想法可能是一个解决办法:绘制一些带有白色边框的矩形。当矩形在另一个对象前面绘制时,白色边框将可见 将noborder添加到“设置对象”命令: set obj rect from 1, 1 to 3, 3 fc lt 1 fillstyle pattern 4 set obj rect from 2, 2 to 4, 4 fc lt 2 fillstyle pattern 5 noborder 当在其他对象前面绘制矩

如何在一个图形中绘制带边框的矩形和其他无边框的矩形?我找不到解决办法。但是这个想法可能是一个解决办法:绘制一些带有白色边框的矩形。

当矩形在另一个对象前面绘制时,白色边框将可见

noborder
添加到“设置对象”命令:

set obj rect from 1, 1 to 3, 3 fc lt 1 fillstyle pattern 4 
set obj rect from 2, 2 to 4, 4 fc lt 2 fillstyle pattern 5 noborder

当在其他对象前面绘制矩形时,白色边框将可见

noborder
添加到“设置对象”命令:

set obj rect from 1, 1 to 3, 3 fc lt 1 fillstyle pattern 4 
set obj rect from 2, 2 to 4, 4 fc lt 2 fillstyle pattern 5 noborder

当在其他对象前面绘制矩形时,白色边框将可见

noborder
添加到“设置对象”命令:

set obj rect from 1, 1 to 3, 3 fc lt 1 fillstyle pattern 4 
set obj rect from 2, 2 to 4, 4 fc lt 2 fillstyle pattern 5 noborder

当在其他对象前面绘制矩形时,白色边框将可见

noborder
添加到“设置对象”命令:

set obj rect from 1, 1 to 3, 3 fc lt 1 fillstyle pattern 4 
set obj rect from 2, 2 to 4, 4 fc lt 2 fillstyle pattern 5 noborder