Page 1 of 1

sort categorical graph and combine histogram with boxplot

Posted: Sat Apr 12, 2014 10:30 am
by Vron
Hi,

I have two questions regarding graphs.

1) I have panel data with the alpha series "country" as my cross section ID series. I want to plot a categorical graph with one boxplot for each country. When I choose "country" as the series defining the category "within graph", I get the result I want, but the graph (bottom axis) is sorted alphabetically by the countries`name . I would like to sort the graph by the original workfile observation order, but still have the countries`names on the bottom axis. Is that possible? By freezing the graph I can only change the alphabetical order (start with z instead of a).

2) Is it possible to combine a histogram with a boxplot? I would like to add a boxplot to the bottom axis of a histogram. I found this kind of options only for other graph-types (for the left axis).

Thank you very much for your help!