Background color for cell id.
This commit is contained in:
@@ -263,7 +263,7 @@ if __name__ == "__main__":
|
||||
|
||||
# rtt cdf
|
||||
plt.clf()
|
||||
|
||||
print(transmission_df["ack_rtt"])
|
||||
print("Calculate and polt rtt CDF...")
|
||||
plot_cdf(transmission_df, "ack_rtt")
|
||||
plt.xlabel("ACK RTT [s]")
|
||||
|
||||
Reference in New Issue
Block a user