change example from png to svg
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/gnuplot
|
||||
# usage:
|
||||
# gnuplot -e "file='data.dat'; column1=1; column2=2; format=''; out=''" line.gp
|
||||
# gnuplot -e "file='data.dat'; column1=1; column2=2; format='svg'; out='line.svg'" line.gp
|
||||
#
|
||||
# format = {'terminal', 'png', 'svg'}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user