Skip to content

Commit 10d5121

Browse files
authored
Merge pull request #2 from Mmabiaa/other-1
Update Animated_Scatter_Plot.py
2 parents a05c574 + d8186ed commit 10d5121

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Python_Begginer_Projects/Amazing/Animated_Scatter_Plot.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@
1717
range_y=[20, 90],
1818
title='Animated Scatter Plot: Life Expectancy vs GDP Per Capita'
1919
)
20-
fig.show()
20+
fig.show()
21+
# Author - Mmabiaa

0 commit comments

Comments
 (0)