This website works better with JavaScript.
首頁
探索
說明
登入
langspielplatte
/
measurement-scripts
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Adds script to plot the usage of bandwidth.
master
Lukas Prause
2 年之前
父節點
29b5e02469
當前提交
8a91736f39
共有
1 個文件被更改
,包括
4 次插入
和
1 次删除
統一視圖
顯示文件統計
+4
-1
plot_stacked_bandwidth.py
+ 4
- 1
plot_stacked_bandwidth.py
查看文件
L.get_texts()[4].set_text("4G SCC 3")
L.get_texts()[4].set_text("4G SCC 3")
L.get_texts()[5].set_text("4G SCC 4")
L.get_texts()[5].set_text("4G SCC 4")
plt.show()
if args.save:
plt.savefig("{}-used_bandwidth".format(args.save))
else:
plt.show()
Write
Preview
Loading…
取消
儲存