Skip to content

Commit 36d7dec

Browse files
authored
1 parent 3c39026 commit 36d7dec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

richest-by-age/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1716,4 +1716,5 @@
17161716
print(line)
17171717
plt.xlabel('Age')
17181718
plt.ylabel('Wealth')
1719+
plt.ylim(bottom=0)
17191720
plt.show()

0 commit comments

Comments
 (0)