We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a05c574 + d8186ed commit 10d5121Copy full SHA for 10d5121
Python_Begginer_Projects/Amazing/Animated_Scatter_Plot.py
@@ -17,4 +17,5 @@
17
range_y=[20, 90],
18
title='Animated Scatter Plot: Life Expectancy vs GDP Per Capita'
19
)
20
-fig.show()
+fig.show()
21
+# Author - Mmabiaa
0 commit comments