Dear Statalist,


Could anyone advise how to display only a few IDs while maintaining the whole sample distribution in Fabplot? In my case, the ID is the city's pinyin.

My code is such that

Code:
fabplot scatter Mgt_NAgrUrb year , by(pinyin)
. The default fabplot display all of the cities' distribution of Mgt_NAgrUrb over the year (in the attachment)

Fabplot is an awesome package but the discussion on using it seems scant. Thank you very much in advance.

Regards.