Graph: Merge Graphs to Layout
Add selected graphs and arrange them in a new Layout.
mg2layout col:=2 row:=1 xgap:=5 ygap:=5 xmg:=10 ymg:=10;
Please refer to the page for additional option switches when accessing the x-function from script
Input
int
Option list:
string
Specifies the direction for arranging graph layers.
This X-Function merges the specified graphs into a new layout. In the new layout, the source graphs are arranged in a row by col grid.
merge_graph, g2layout
Keywords:Layout