czyoung commited on
Commit
fbc683a
·
verified ·
1 Parent(s): 474bf8c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -796,7 +796,7 @@ try:
796
  legend_title=None,
797
  plot_bgcolor='rgba(0, 0, 0, 0)',
798
  paper_bgcolor='rgba(0, 0, 0, 0)',
799
- legend={'traceorder':'normal'}),
800
  yaxis= {'showticklabels': False},
801
  )
802
 
 
796
  legend_title=None,
797
  plot_bgcolor='rgba(0, 0, 0, 0)',
798
  paper_bgcolor='rgba(0, 0, 0, 0)',
799
+ legend={'traceorder':'normal'},
800
  yaxis= {'showticklabels': False},
801
  )
802