Kaynağa Gözat

Background color for cell id.

master
Lukas Prause 2 yıl önce
ebeveyn
işleme
edad08d92d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      plot_transmission_timeline.py

+ 1
- 1
plot_transmission_timeline.py Dosyayı Görüntüle

@@ -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]")

Yükleniyor…
İptal
Kaydet