I have a question regarding graphs generated by stats/chart/timechart/etc. When the output has more than a single results set, the graphing options include separating each set to its own graph. I was wondering whether it was possible to separate the results into multiple graphs using the grouping command's group clause?
Example: I have a search that looks at the loading time of a certain element, calculating average, mean, and minimum times per country. When there is more than a single country, I can either have everything on the same graph (three lines per country), or one graph per line. Is there a way to have a graph per country, with the three relevant lines?