dylanplummer commited on
Commit
f3dd39a
·
verified ·
1 Parent(s): d0015c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -246,7 +246,7 @@ def full_report():
246
  values='jumps',
247
  title='Jumps by Continent/Country/City (click anywhere!)',
248
  template="plotly_dark",
249
- color_continuous_scale=jet,
250
  branchvalues='total',
251
  height=800,
252
  maxdepth=4,
 
246
  values='jumps',
247
  title='Jumps by Continent/Country/City (click anywhere!)',
248
  template="plotly_dark",
249
+ color_continuous_scale='jet',
250
  branchvalues='total',
251
  height=800,
252
  maxdepth=4,