Hack90 commited on
Commit
511bca8
·
verified ·
1 Parent(s): 3b44efa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -191,7 +191,7 @@ with ui.navset_card_tab(id="tab"):
191
  by_label = dict(zip(labels, handles))
192
  #ax.legend(by_label.values(), by_label.keys())
193
 
194
- ax.set_title("Sub-specie"))
195
 
196
  return ax
197
 
 
191
  by_label = dict(zip(labels, handles))
192
  #ax.legend(by_label.values(), by_label.keys())
193
 
194
+ ax.set_title("Sub-specie")
195
 
196
  return ax
197