Hello,
I have generated a plot using -sqindexplot. I would like to change the font size to a smaller one in the top bar where by grouping variable labels are. I am not sure how to do this and would be grateful for any help. Many thanks. My code is:
My plot is also attached.
Graph.gph
I have generated a plot using -sqindexplot. I would like to change the font size to a smaller one in the top bar where by grouping variable labels are. I am not sure how to do this and would be grateful for any help. Many thanks. My code is:
Code:
sqindexplot , by( TtypeRhi, rows(1) style(compact) note("") title("States") size(small)) gapinclude ylabel(,notick nolabel) xtitle("Age") /// xlabel(1"1" 2"2-3" 3"4-5" 4"8-10" 5"14-18",angle(v)) legend(row(1))
Graph.gph