Scatterplot

2.
Overlaid scatterplot

webuse auto
scatter mpg headroom weight
scatter mpg headroom weight
3.
Multiple overlaid scatterplots

Commands to reproduce | |
webuse auto scatter mpg headroom turn weight |
4.
Multiple overlaid scatterplots

Commands to reproduce | |
webuse auto scatter mpg headroom turn weight |
5.
Scatterplot with marker labels

Commands to reproduce | |
webuse auto scatter mpg weight in 1/15, mlabel(make) |
6.
Scatterplot with weighted markers

Commands to reproduce | PDF doc entries |
webuse census scatter death medage [w=pop65p], msymbol(circle_hollow) |
7.
Line graph

Commands to reproduce | |
webuse uslifeexp line le year |
8.
Multiple overlaid line graphs

Commands to reproduce | PDF doc entries |
webuse uslifeexp line le le_male le_female year, legend(size(medsmall)) |
9.
Connected line graph

Commands to reproduce | PDF doc entries |
webuse sp500 twoway connected close date in 1/15 |
10.
Multiple overlaid connected line graphs

Commands to reproduce | PDF doc entries |
webuse sp500 twoway connected high low close date in 1/15 |
11.Biều đồ dành cho dữ liệu bảng
12. Biểu đồ chuỗi thời gian
13. Biểu đồ 3 chiều
http://www.stata.com/support/faqs/graphics/gph/graphdocs/scatterplot-with-marker-labels/index.html
0 comments:
Post a Comment