Last Update: 10/18/2019
Plot-Multi-panel-Graph-by-Group
If you have data with a group column(s) (so call indexed data) and want to plot multi-panel graph by the group column(s), there are different ways.
If you want to adjust panel orders after plotting, don't do that in graph. The group column is set as categorical after plotting if the column is mostly text. If it is not set as actegorical automatically, set the group column by right-clicking and select Set as Categorical. And then you can adjust the categorical order. Panel order in the graph will update accordingly.
Please refer to this blog for details.
Keywords:Multi-panel, indexed column, plot by group