PlotLayout
✖
PlotLayout
詳細

- PlotLayoutは,可視化要素が互いにどのように配置されるかを決定する.
- 次は,PlotLayoutのよく使われる設定である.
-
"Overlaid" 要素を重ね合せることを可能にする "Stacked" 要素間で値を累積する "Percentile" 要素間の値を累積して正規化する - プロット要素を複数のプロットパネルに分散させるPlotLayoutの可能な設定には以下がある.
-
"Column" パネルの列を使う "Row" パネルの行を使う {"Column",k},{"Row",k} k 列または行を使う {"Column",UpTo[k]},{"Row",UpTo[k]} 最大で k 列または行を使う - 特化された領域のための可視化関数には別の設定があるかもしれない.

例題
すべて開くすべて閉じる例 (5)基本的な使用例
デフォルトで,ListLinePlotは各曲線を別々にプロットする:
In[1]:=1

✖
https://wolfram.com/xid/0cg4jfmci-enwjb0
Out[1]=1

2番目の曲線が最初の曲線と2番目の曲線の合計になるように,曲線を積み重ねる:
In[1]:=1

✖
https://wolfram.com/xid/0cg4jfmci-49vhko
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0cg4jfmci-g52mqh
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0cg4jfmci-cih4aq
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0cg4jfmci-16lwg1
Out[1]=1

スコープ (8)標準的な使用例のスコープの概要
In[1]:=1

✖
https://wolfram.com/xid/0cg4jfmci-piokcy
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0cg4jfmci-i8tfkb
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0cg4jfmci-iwh8wi
Out[1]=1

In[1]:=1

✖
https://wolfram.com/xid/0cg4jfmci-d9abj7
Out[1]=1

In[2]:=2

✖
https://wolfram.com/xid/0cg4jfmci-nweywi
Out[2]=2

In[1]:=1

✖
https://wolfram.com/xid/0cg4jfmci-2ul2g3
In[2]:=2

✖
https://wolfram.com/xid/0cg4jfmci-xxk3ua
Out[2]=2

In[3]:=3

✖
https://wolfram.com/xid/0cg4jfmci-hgcbr3
Out[3]=3

In[1]:=1

✖
https://wolfram.com/xid/0cg4jfmci-16e1mb
Out[1]=1

In[2]:=2

✖
https://wolfram.com/xid/0cg4jfmci-kvwbq0
Out[2]=2

In[3]:=3

✖
https://wolfram.com/xid/0cg4jfmci-gtacu7
Out[3]=3

ピラミッド型にレイアウトされたウェーブレット画像の係数を表示する:
In[1]:=1

✖
https://wolfram.com/xid/0cg4jfmci-za0run
In[2]:=2

✖
https://wolfram.com/xid/0cg4jfmci-ptoeel
Out[2]=2

ウェーブレット画像の係数をグリッドレイアウトでプロットする:
In[3]:=3

✖
https://wolfram.com/xid/0cg4jfmci-p58q7b
Out[3]=3

In[1]:=1

✖
https://wolfram.com/xid/0cg4jfmci-2bqhv9
In[2]:=2

✖
https://wolfram.com/xid/0cg4jfmci-nvn5il
Out[2]=2

In[3]:=3

✖
https://wolfram.com/xid/0cg4jfmci-81yth1
Out[3]=3

In[4]:=4

✖
https://wolfram.com/xid/0cg4jfmci-00izud
Out[4]=4

In[5]:=5

✖
https://wolfram.com/xid/0cg4jfmci-dhae1r
Out[5]=5

Wolfram Research (2010), PlotLayout, Wolfram言語関数, https://reference.wolfram.com/language/ref/PlotLayout.html (2017年に更新).
✖
Wolfram Research (2010), PlotLayout, Wolfram言語関数, https://reference.wolfram.com/language/ref/PlotLayout.html (2017年に更新).
テキスト
Wolfram Research (2010), PlotLayout, Wolfram言語関数, https://reference.wolfram.com/language/ref/PlotLayout.html (2017年に更新).
✖
Wolfram Research (2010), PlotLayout, Wolfram言語関数, https://reference.wolfram.com/language/ref/PlotLayout.html (2017年に更新).
CMS
Wolfram Language. 2010. "PlotLayout." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2017. https://reference.wolfram.com/language/ref/PlotLayout.html.
✖
Wolfram Language. 2010. "PlotLayout." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2017. https://reference.wolfram.com/language/ref/PlotLayout.html.
APA
Wolfram Language. (2010). PlotLayout. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PlotLayout.html
✖
Wolfram Language. (2010). PlotLayout. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PlotLayout.html
BibTeX
✖
@misc{reference.wolfram_2025_plotlayout, author="Wolfram Research", title="{PlotLayout}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/PlotLayout.html}", note=[Accessed: 30-April-2025
]}
BibLaTeX
✖
@online{reference.wolfram_2025_plotlayout, organization={Wolfram Research}, title={PlotLayout}, year={2017}, url={https://reference.wolfram.com/language/ref/PlotLayout.html}, note=[Accessed: 30-April-2025
]}