From f8ae6263131dcc0dc4190ec3a45cf53cd23b78c2 Mon Sep 17 00:00:00 2001 From: rtrimana Date: Fri, 9 Feb 2018 11:39:44 -0800 Subject: [PATCH] Adding combining plots script --- plot_scripts/plot_ts_graph_wemo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plot_scripts/plot_ts_graph_wemo b/plot_scripts/plot_ts_graph_wemo index 71adc2f..23b286b 100644 --- a/plot_scripts/plot_ts_graph_wemo +++ b/plot_scripts/plot_ts_graph_wemo @@ -12,7 +12,8 @@ set autoscale unset key unset log unset label -set xtics 200 +set xtics 50 +set xtics rotate by 60 right set ytics auto set xlabel "Packet Timestamp (hh:mm:ss)" set ylabel "Packet Size (bytes)" -- 2.34.1