Skip to content

Commit

Permalink
bgcolor
Browse files Browse the repository at this point in the history
  • Loading branch information
graebm committed Oct 11, 2024
1 parent e63e3fc commit d51df5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runners/s3-benchrunner-rust/graph/allspans.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ def draw(data):
yaxis=dict(
autorange='reversed', # root span at top
),
plot_bgcolor='#fcfcff', # nearly-white so spans visible when zoomed way out
)

return fig
Expand Down

0 comments on commit d51df5d

Please sign in to comment.