Qurak

PlotLayout

Available

Option specifying the layout arrangement of multiple plots

PlotLayout
ListLinePlot[{{1, 4, 3, 2, 5, 9, 7}, {5, 6, 5, 4, 5, 7, 5}}, PlotLayout -> "Row"] → -Graphics-ListLinePlot[{{1, 4, 3, 2, 5, 9, 7}, {5, 6, 5, 4, 5, 7, 5}}, PlotLayout -> "Column"] → -Graphics-ListLinePlot[{{1, 4, 3, 2, 5, 9, 7}, {5, 6, 5, 4, 5, 7, 5}}, PlotLayout -> "Stacked"] → -Graphics-

Topics

Related

All 6300 functions · Use this from an MCP client