Skip to content

Commit d8186ed

Browse files
authored
Update Animated_Scatter_Plot.py
1 parent 720f095 commit d8186ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Python_Begginer_Projects/Amazing/Animated_Scatter_Plot.py

Lines changed: 2 additions & 1 deletion
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)