From: Rostislav Lisovy Date: Thu, 22 Sep 2011 13:10:25 +0000 (+0200) Subject: Color fix in gnuplot scripts. X-Git-Url: https://rtime.felk.cvut.cz/gitweb/lisovros/canprio_benchmark.git/commitdiff_plain/f802672b7d8f7a2a8cf2b95a1c0efd8b59923cc1 Color fix in gnuplot scripts. --- diff --git a/samq_plot.txt b/samq_plot.txt index 62992e4..3369e56 100644 --- a/samq_plot.txt +++ b/samq_plot.txt @@ -12,7 +12,7 @@ set style line 3 linetype 1 linecolor rgb "blue" linewidth 1 pointtype 1 set style line 4 linetype 1 linecolor rgb "red" linewidth 1 pointtype 1 set style line 5 linetype 1 linecolor rgb "green" linewidth 1 pointtype 1 set style line 6 linetype 1 linecolor rgb "cyan" linewidth 1 pointtype 1 -set style line 7 linetype 1 linecolor rgb "cyan" linewidth 1 pointtype 1 +set style line 7 linetype 1 linecolor rgb "violet" linewidth 1 pointtype 1 #set style data points diff --git a/sqma_plot.txt b/sqma_plot.txt index 201a317..2a2bc80 100644 --- a/sqma_plot.txt +++ b/sqma_plot.txt @@ -12,7 +12,7 @@ set style line 3 linetype 1 linecolor rgb "blue" linewidth 1 pointtype 1 set style line 4 linetype 1 linecolor rgb "red" linewidth 1 pointtype 1 set style line 5 linetype 1 linecolor rgb "green" linewidth 1 pointtype 1 set style line 6 linetype 1 linecolor rgb "cyan" linewidth 1 pointtype 1 -set style line 7 linetype 1 linecolor rgb "cyan" linewidth 1 pointtype 1 +set style line 7 linetype 1 linecolor rgb "violet" linewidth 1 pointtype 1 #set style data points