Skip to content

Commit baff9f2

Browse files
Moved legend to the top in steps plot
1 parent 8ac8a2a commit baff9f2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

turftopic/models/topeax.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,6 @@ def update_annotation(a):
311311
height=800,
312312
autosize=False,
313313
margin=dict(r=0, l=0, t=40, b=0),
314-
legend=dict(yanchor="top", y=0.45),
315314
)
316315
fig = fig.update_scenes(
317316
annotations=[

0 commit comments

Comments
 (0)