done!
This commit is contained in:
@ -14,7 +14,7 @@ set xtics norangelimit
|
||||
set xtics ()
|
||||
set ytics border in scale 1,0.5 nomirror norotate autojustify
|
||||
set title "Fitting Errors of 1D Function Approximation for various grids\n"
|
||||
set ylabel "Squared Error of Vertex-Difference"
|
||||
set ylabel "Fitting-Error according to fitness-function"
|
||||
|
||||
header ="`head -1 errors.csv | sed -s "s/\"//g" | sed -s "s/,/ /g"`"
|
||||
set for [i=1:words(header)] xtics (word(header,i) i)
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.3 KiB |
Reference in New Issue
Block a user