Hack90 commited on
Commit
4206a2c
·
verified ·
1 Parent(s): 6fe0de0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -966,7 +966,7 @@ with ui.navset_card_tab(id="tab"):
966
  return fig
967
 
968
  import matplotlib as mpl
969
- @render.plot()
970
  def plot_context_size_scaling():
971
  fig = None
972
  df = pd.read_csv('14m.csv')
 
966
  return fig
967
 
968
  import matplotlib as mpl
969
+ @render.image
970
  def plot_context_size_scaling():
971
  fig = None
972
  df = pd.read_csv('14m.csv')