SaiedAlshahrani commited on
Commit
163f337
1 Parent(s): c874b09

Update report.py

Browse files
Files changed (1) hide show
  1. report.py +1 -1
report.py CHANGED
@@ -176,7 +176,7 @@ fig.add_layout_image(dict(x=.430, y=.615, sizex=0.23, sizey=0.23, opacity=0.22,
176
 
177
  # st.markdown("<br>",unsafe_allow_html=True)
178
 
179
- st.plotly_chart(fig, theme=None, use_container_width=True, config={'displayModeBar': True})
180
 
181
  # st.markdown("##")
182
  # st.markdown("<br>",unsafe_allow_html=True)
 
176
 
177
  # st.markdown("<br>",unsafe_allow_html=True)
178
 
179
+ st.plotly_chart(fig, theme=None, use_container_width=True, config={'displayModeBar': False})
180
 
181
  # st.markdown("##")
182
  # st.markdown("<br>",unsafe_allow_html=True)