diff --git a/bandwidth.py b/bandwidth.py index f07d06c..971c614 100644 --- a/bandwidth.py +++ b/bandwidth.py @@ -1,8 +1,6 @@ import matplotlib.pyplot as plt - -import matplotlib import mysql.connector -matplotlib.use('tkAgg') +#matplotlib.use('tkAgg') # mariadb mariadbConnection = mysql.connector.connect(