We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 720f095 commit d8186edCopy full SHA for d8186ed
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