Dear all,
I am using inequal7 to estimate the Gini coefficient over a time period for
each year. I want to create a scatter plotwith the Gini coefficients for
each year  connected and the bootstraped confidence intervals. 
I know how to bootstrap the Gini coefficient but not how to draw this graph.
This is what I use to perform the bootstrap:
webuse abdata
bootstrap a=r(gini), reps(50) : inequal7 wage if  yr1976==1, returnscalars
bootstrap a=r(gini), reps(50) : inequal7 wage if  yr1977==1, returnscalars
Any advice is welcome
Kind regards
Nikos
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/