Plot Scatter Graph with Python with Label and Title

Age vs GDP Correlate to Pouplation Size Represent by the Circle Area As the Population Figure is too Large , assign it a power of 0.5 too scale down the numbers

Assign a cell a title x, y Label Log the x axis Scale to make it smaller Create 3 x series break point with xticks ( 1K , 10K, 100K)

Assigning Color to population List [300000,500000,100000,200000,5000000,600000] color equals to ['green','blue','red','black','grey','orange'] Assigning Alpha 1 is opaque 0 is Transparent Add some Horizontal Grid Line Add a mock Text