GirishaBuilds01 commited on
Commit
332a57b
·
verified ·
1 Parent(s): c423f09

Update analytics.py

Browse files
Files changed (1) hide show
  1. analytics.py +2 -1
analytics.py CHANGED
@@ -14,4 +14,5 @@ def generate_dashboard(weights):
14
  yaxis_title="Weight"
15
  )
16
 
17
- return fig.to_html(full_html=False)
 
 
14
  yaxis_title="Weight"
15
  )
16
 
17
+ return fig
18
+