Hello,
I've recently discovered the by() option can be used with histogram (after the comma rather than bysort before the command) to quickly split graphs by groups. However I often use the graphregion(color()) command for publishing reasons and I've found that it doesn’t work with histogram, by() for some reason. It doesn’t give any sort of error it just doesn’t change the color. I can get around it using loops and graph combine but it’s an annoying little niggle in what should be a convenience feature – can anyone shed any light on this issue?
I've recently discovered the by() option can be used with histogram (after the comma rather than bysort before the command) to quickly split graphs by groups. However I often use the graphregion(color()) command for publishing reasons and I've found that it doesn’t work with histogram, by() for some reason. It doesn’t give any sort of error it just doesn’t change the color. I can get around it using loops and graph combine but it’s an annoying little niggle in what should be a convenience feature – can anyone shed any light on this issue?
Comment