X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fscripts%2Fhost-stack%2Fcc_plots.py;h=f7953f223d4a672f23a0031410a2f04968b4edf0;hb=7b8b4652693a87233c9aea313959a9cede3df0f4;hp=f0296af7223bb433443bf152a2b4432b9e098286;hpb=d826a602696eb337dcce191d7d24ae1869e81ec2;p=vpp.git diff --git a/src/scripts/host-stack/cc_plots.py b/src/scripts/host-stack/cc_plots.py index f0296af7223..f7953f223d4 100755 --- a/src/scripts/host-stack/cc_plots.py +++ b/src/scripts/host-stack/cc_plots.py @@ -24,7 +24,6 @@ def listy(points): def plot_data(d): - plt.figure(1) cwndx = listx(d["cwnd"])