CCockrum commited on
Commit
bcf3fdf
·
verified ·
1 Parent(s): 367120c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -166,7 +166,6 @@ class OceanCurrentMapper:
166
  autosize=True,
167
  # Remove fixed dimensions - let it be responsive
168
  margin=dict(l=40, r=40, t=60, b=40), # Smaller margins
169
- autosize=True
170
  # Add responsive config
171
  dragmode='pan',
172
  hovermode='closest'
 
166
  autosize=True,
167
  # Remove fixed dimensions - let it be responsive
168
  margin=dict(l=40, r=40, t=60, b=40), # Smaller margins
 
169
  # Add responsive config
170
  dragmode='pan',
171
  hovermode='closest'