Refactor plots.
This commit is contained in:
@@ -147,7 +147,7 @@ if __name__ == "__main__":
|
||||
ax00.set_ylim(0, 16)
|
||||
ax01.set_ylim(0, 21)
|
||||
|
||||
ax00.set_xlabel("arrival time")
|
||||
ax00.set_xlabel("arrival time [s]")
|
||||
ax2.set_ylabel("Goodput [mbps]")
|
||||
ax00.set_ylabel("CQI")
|
||||
ax1.set_ylabel("sRTT [s]")
|
||||
|
||||
Reference in New Issue
Block a user