But it didn't find a way (in EViews 9) to deal with the fact that you cannot see the 2nd histogram bins if they are smaller then the first one, and vice versa.
Code: Select all
group ff ff1 ff2
freeze(graph) ff.distplot(s) hist(anchor=0, binw=user, binval=0.2)Code: Select all
graph.setelem(1) fillcolor ....