Skip to content

Commit

Permalink
correcting label
Browse files Browse the repository at this point in the history
  • Loading branch information
john-science committed Nov 1, 2024
1 parent 55b1838 commit 71334c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion armi/utils/plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -766,7 +766,7 @@ def plotAssemblyTypes(
maxAssems = numAssems

if yAxisLabel is None:
yAxisLabel = "Thermally Expanded Axial Heights (cm)"
yAxisLabel = "Axial Heights (cm)"

if title is None:
title = "Assembly Designs"
Expand Down

0 comments on commit 71334c7

Please sign in to comment.