그래프 그리기 09:= legend 꾸미기
// 범례를 좀 더 효과적으로 구성할 필요가 있을 때....
// 예를 들어, 유사항목들을 분리하고 그룹화하여 보여주고 싶을 때
legend(order(- "[Headcount Ratio]" 1 "only NPS" 2 "NPS+BP-indexed CPI" 3 "NPS+BP-indexed A-value" - "[Poverty Gap Ratio]" 4 "only NPS" 5 "NPS+BP-indexed CPI" 6 "NPS+BP-indexed A-value") size(medium) rows(4) colfirst )
// 빨간색 글자를 주의깊게 보시면 알 듯....
댓글
댓글 쓰기