summaryrefslogtreecommitdiff
path: root/ACE/bin/generate_performance_chart.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/generate_performance_chart.sh')
-rwxr-xr-xACE/bin/generate_performance_chart.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ACE/bin/generate_performance_chart.sh b/ACE/bin/generate_performance_chart.sh
index 603a542f5bf..2e5de97e43e 100755
--- a/ACE/bin/generate_performance_chart.sh
+++ b/ACE/bin/generate_performance_chart.sh
@@ -5,6 +5,7 @@
gnuplot <<_EOF_ >/dev/null 2>&1
set xdata time
+ set xtics rotate
set timefmt '%Y/%m/%d-%H:%M'
set xlabel 'Date (YYYYMMDD)'
set ylabel 'Throughput (Requests/Second)'