replace variable 'gridwidth' by 'xgridwidth'

This commit is contained in:
Holger Vogt
2020-03-15 08:51:13 +01:00
parent c2cf4d7eda
commit 1919cf5c94
10 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -15,7 +15,7 @@ set wfont_size=18
setcs xfont='Noto Sans Chinese'
*set xfont_size=18
set gridwidth=4
set xgridwidth=4
set xbrushwidth=1
plot y vs x xlabel 'Labellisé X' ylabel 'Labellisé Y: ÜüÖöÄäÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜ' title 'Titré'
@@ -23,7 +23,7 @@ plot y vs x xlabel '我能吞下玻璃而不伤身体' ylabel 'Я могу ес
* With Linux the next one requires: export LC_CTYPE ="de_DE.UTF-8"
gnuplot test.gn y vs x xlabel 'Labellisé X' ylabel 'tüTÄtö Äü @µ€~' title 'ฉันกินกระจกได้ แต่มันไม่ทำให้ฉันเจ็บ '
set gridwidth=1
set xgridwidth=1
set xbrushwidth=4
plot y vs x+0.001 xlabel 'Labellisé X' ylabel 'Labellisé Y' title 'Titré 私はガラスを食べられます。それは私を傷つけません' loglog
+2 -2
View File
@@ -23,7 +23,7 @@ set wfont_size=18
setcs xfont='Noto Sans'
*set xfont_size=18
set gridwidth=4
set xgridwidth=4
set xbrushwidth=1
*hardcopy
@@ -36,7 +36,7 @@ if $oscompiled = 6
endif
gnuplot test.gn y vs x xlabel 'Labellisé X' ylabel 'tüTÄtö Äü @µ€~' title 'ฉันกินกระจกได้ แต่มันไม่ทำให้ฉันเจ็บ '
set gridwidth=1
set xgridwidth=1
set xbrushwidth=4
plot y vs x+0.001 xlabel 'Labellisé X' ylabel 'Labellisé Y' title 'Titré 私はガラスを食べられます。それは私を傷つけません' loglog
+2 -2
View File
@@ -17,7 +17,7 @@ set wfont_size=18
setcs xfont='Noto Sans'
*set xfont_size=18
set gridwidth=4
set xgridwidth=4
set xbrushwidth=1
set color0=white
set color2=brown
@@ -29,7 +29,7 @@ plot y vs x xlabel '我能吞下玻璃而不伤身体' ylabel 'Я могу ес
set color0=Blue
set color1=Yellow
set color2=Lime
set gridwidth=1
set xgridwidth=1
set xbrushwidth=4
plot y vs x+0.001 xlabel 'Labellisé X' ylabel 'Labellisé Y' title 'Titré 私はガラスを食べられます。それは私を傷つけません' loglog
unset color1
+2 -2
View File
@@ -17,7 +17,7 @@ set wfont_size=18
setcs xfont='Noto Sans'
*set xfont_size=18
set gridwidth=4
set xgridwidth=4
set xbrushwidth=1
set color0=white
*set color2=brown
@@ -30,7 +30,7 @@ plot y vs x xlabel '我能吞下玻璃而不伤身体' ylabel 'Я могу ес
set color0=Blue
set color1=Yellow
set color2=rgb:00/FF/00
set gridwidth=1
set xgridwidth=1
set xbrushwidth=4
plot y vs x+0.001 xlabel 'Labellisé X' ylabel 'Labellisé Y' title 'Titré 私はガラスを食べられます。それは私を傷つけません' loglog
unset color1
+2 -2
View File
@@ -11,7 +11,7 @@ setcs xfont='Noto Sans CJK JP'
*setcs xfont='맑은 고딕'
set xfont_size=20
set gridwidth=1
set xgridwidth=1
set xbrushwidth=8
set color2=rgbd:0/126/0
set color0=blue
@@ -22,7 +22,7 @@ set color2=rgbd:0/0/255
set color1=rgb:0/0/0
set color0=white
set xbrushwidth=4
set gridwidth=2
set xgridwidth=2
set nolegend
plot y vs x xlabel '나는 유리를 먹을 수 있어요' ylabel 'それは私を傷つけません' title ' أنا قادر على أكل الزجاج و هذا لا يؤلمني.'
echo 나는 유리를 먹을 수 있어요. 그래도 아프지 않아요
@@ -15,7 +15,7 @@ set wfont_size=18
setcs xfont='Noto Sans CJK JP Medium'
*set xfont_size=16
set gridwidth=4
set xgridwidth=4
set xbrushwidth=1
set nolegend
@@ -27,7 +27,7 @@ plot y vs x xlabel '我能吞下玻璃而不伤身体' ylabel 'Я могу
* With Linux the next one requires: export LC_CTYPE ="de_DE.UTF-8"
**gnuplot test.gn y vs x xlabel 'Labellisé X' ylabel 'tüTÄtö Äü @µ€~' title 'ฉันกินกระจกได้ แต่มันไม่ทำให้ฉันเจ็บ '
set gridwidth=1
set xgridwidth=1
set xbrushwidth=4
**plot y vs x+0.001 xlabel 'Labellisé X' ylabel 'Labellisé Y' title 'Titré 私はガラスを食べられます。それは私を傷つけません' loglog