diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/contrib/bb-perf/bb-matrix-plot.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/contrib/bb-perf/bb-matrix-plot.sh b/scripts/contrib/bb-perf/bb-matrix-plot.sh index 87e8cb1abd..136a25570d 100755 --- a/scripts/contrib/bb-perf/bb-matrix-plot.sh +++ b/scripts/contrib/bb-perf/bb-matrix-plot.sh | |||
| @@ -115,7 +115,7 @@ set xlabel "$XLABEL" | |||
| 115 | set ylabel "$YLABEL" | 115 | set ylabel "$YLABEL" |
| 116 | set style line 100 lt 5 lw 1.5 | 116 | set style line 100 lt 5 lw 1.5 |
| 117 | $PM3D_FRAGMENT | 117 | $PM3D_FRAGMENT |
| 118 | set dgrid3d $PM_CNT,$BB_CNT | 118 | set dgrid3d $PM_CNT,$BB_CNT splines |
| 119 | set ticslevel 0.2 | 119 | set ticslevel 0.2 |
| 120 | 120 | ||
| 121 | set term png size $SIZE | 121 | set term png size $SIZE |
