How to draw a twoway picture like these, these two pictures,thanks

Code:
* Example generated by -dataex-. To install: ssc install dataex
clear
input int year double(telephone growth)
2005  57.22               14.4
2006  63.39               10.8
2007  69.45  9.600000000000001
2008  74.29                  7
2009  79.89                7.5
2010  86.41  8.200000000000001
2011  94.81  9.700000000000001
2012  103.1  8.700000000000001
2013 109.95 6.6000000000000005
2014 112.26                2.1
2015  109.3               -2.6
2016 110.55                1.1
end
Array