Skip to content

Commit

Permalink
missing show for issue #2
Browse files Browse the repository at this point in the history
  • Loading branch information
ssugrim-kryptowire committed Jun 5, 2023
1 parent 42fbe6c commit b2610f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions seq_exp.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,5 @@ def get_stats(arr):
axes[1][1].set_ylim(0,3500)
for tick in axes[1][1].get_xticklabels():
tick.set_rotation(90)

plt.show()

0 comments on commit b2610f1

Please sign in to comment.