changxin commited on
Commit
c16d115
·
1 Parent(s): aae8dd0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -5,7 +5,6 @@ import requests
5
  import matplotlib
6
  matplotlib.use('Agg')
7
  import matplotlib.pyplot as plt
8
- plt.rcParams["font.sans-serif"]=["SimHei"]
9
  def fx_tb():
10
  fig=plt.figure()
11
  ax = fig.add_axes([0,0,1,1])
 
5
  import matplotlib
6
  matplotlib.use('Agg')
7
  import matplotlib.pyplot as plt
 
8
  def fx_tb():
9
  fig=plt.figure()
10
  ax = fig.add_axes([0,0,1,1])