Skip to content

Commit 9fb3fdf

Browse files
committed
removed some incorrect subplot options
1 parent e8b0f35 commit 9fb3fdf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

gnuplotlib.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -906,7 +906,6 @@ class gnuplotlib has a separate gnuplot process and a plot window. If multiple
906906
'unset', # both process and subplot
907907
'3d',
908908
'square', 'square_xy', 'title',
909-
'hardcopy', 'terminal', 'output',
910909
'with', # both a plot option and a curve option
911910
'rgbimage',
912911
'equation', 'equation_above', 'equation_below',

0 commit comments

Comments
 (0)