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

Update esg_scoring.py

Browse files
Files changed (1) hide show
  1. esg_scoring.py +2 -1
esg_scoring.py CHANGED
@@ -35,4 +35,5 @@ def generate_esg_chart(scores):
35
  template="plotly_dark"
36
  )
37
 
38
- return fig.to_html(full_html=False)
 
 
35
  template="plotly_dark"
36
  )
37
 
38
+ return fig
39
+