hussain2010 commited on
Commit
b4b4426
·
verified ·
1 Parent(s): feebc88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -239,9 +239,6 @@ legend_bbox_map = {
239
  "bottom right": (0.9, -0.1), "bottom middle": (0.5, -0.1), "bottom left": (0.1, -0.1) # Shifted lower
240
  }
241
 
242
- # Set the legend with both loc and bbox_to_anchor to avoid overlap
243
- ax.legend(loc=legend_loc_map[legend_position], bbox_to_anchor=legend_bbox_map[legend_position])
244
-
245
 
246
  # Brochure and Presentation Export Options
247
  with st.sidebar.expander("Export Options"):
 
239
  "bottom right": (0.9, -0.1), "bottom middle": (0.5, -0.1), "bottom left": (0.1, -0.1) # Shifted lower
240
  }
241
 
 
 
 
242
 
243
  # Brochure and Presentation Export Options
244
  with st.sidebar.expander("Export Options"):