Skip to content

Commit

Permalink
improve rebuild.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccaman committed Sep 27, 2024
1 parent a2ae3d8 commit ccfd5d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/rebuild.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ def build_graph(validators):
fig.add_vline(x=index, line_width=1, line_dash="dash", line_color="green")
fig.update_xaxes(
tickangle=90,
tickfont=dict(size=9)
)
fig.update_yaxes(automargin=True)

Expand Down

0 comments on commit ccfd5d5

Please sign in to comment.