swapped colors
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
%!PS-Adobe-2.0 EPSF-2.0
|
||||
%%Title: errorOverTime.tex
|
||||
%%Creator: gnuplot 5.2 patchlevel 2
|
||||
%%CreationDate: Tue Feb 20 13:13:37 2018
|
||||
%%CreationDate: Wed Feb 21 08:19:38 2018
|
||||
%%DocumentFonts:
|
||||
%%BoundingBox: 50 50 316 194
|
||||
%%EndComments
|
||||
@@ -441,7 +441,7 @@ SDict begin [
|
||||
/Creator (gnuplot 5.2 patchlevel 2)
|
||||
% /Producer (gnuplot)
|
||||
% /Keywords ()
|
||||
/CreationDate (Tue Feb 20 13:13:37 2018)
|
||||
/CreationDate (Wed Feb 21 08:19:38 2018)
|
||||
/DOCINFO pdfmark
|
||||
end
|
||||
} ifelse
|
||||
@@ -952,10 +952,10 @@ LTw
|
||||
LTb
|
||||
LCb setrgbcolor
|
||||
[] 0 setdash
|
||||
0.00 0.25 0.50 C LCb setrgbcolor
|
||||
0.00 0.87 0.00 C LCb setrgbcolor
|
||||
1.500 UL
|
||||
LTb
|
||||
0.00 0.25 0.50 C 4505 2266 M
|
||||
0.00 0.87 0.00 C 4505 2266 M
|
||||
162 0 V
|
||||
607 865 M
|
||||
8 -109 V
|
||||
@@ -1353,10 +1353,10 @@ LTw
|
||||
LTb
|
||||
LCb setrgbcolor
|
||||
[] 0 setdash
|
||||
0.00 0.87 0.00 C LCb setrgbcolor
|
||||
0.00 0.25 0.50 C LCb setrgbcolor
|
||||
1.500 UL
|
||||
LTb
|
||||
0.00 0.87 0.00 C 4505 2046 M
|
||||
0.00 0.25 0.50 C 4505 2046 M
|
||||
162 0 V
|
||||
607 800 M
|
||||
8 69 V
|
||||
|
||||
@@ -21,7 +21,7 @@ set ytics 0,5,15
|
||||
|
||||
plot \
|
||||
"0_1519064452.csv" using ($1/1000):2 with lines lc rgb "#c8c8c8" lw 2.0 title "\\footnotesize{maximum particle}", \
|
||||
"0_1519062756.csv" using ($1/1000):2 with lines lc rgb "#004080" lw 1.5 title "\\footnotesize{weighted-average particle}",\
|
||||
"0_1519062956.csv" using ($1/1000):2 with lines lc rgb "#00dd00" lw 1.5 title "\\footnotesize{KDE}"
|
||||
"0_1519062756.csv" using ($1/1000):2 with lines lc rgb "#00dd00" lw 1.5 title "\\footnotesize{weighted-average particle}",\
|
||||
"0_1519062956.csv" using ($1/1000):2 with lines lc rgb "#004080" lw 1.5 title "\\footnotesize{KDE}"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user