NumberLinePlot
NumberLinePlot[{v1,v2,…}]
数直線上に viの値をプロットする.
NumberLinePlot[pred,x]
領域 pred を図示する数直線をプロットする.
NumberLinePlot[pred,{x,xmin,xmax}]
xminから xmaxまでの区間を超える数をプロットする.
NumberLinePlot[{spec1,spec2,…},…]
複数の数直線をプロットする.
詳細とオプション


- viは,数,Intervalオブジェクト,Aroundオブジェクト,あるいはそれらのリストでよい.
- 述語 pred は不等式の任意の論理結合でよい.
- speciは,数,区間,記号述語でよい.
- NumberLinePlot[Tabular[…]cspec]は,列指定 cspec を使って表オブジェクトから値を抽出し,これをプロットする.
- 次は,表データのプロットに使用可能な列指定 cspec の形式である.
-
col 列 col からの値をプロットする {col1,col2,…,coln} 列{col1, …, coln}を値の集合としてプロットする - NumberLinePlotには,Graphicsと同じオプションに次を加えたものを使うことができる. [全オプションのリスト]
-
AspectRatio Automatic 縦横比 IntervalMarkers Automatic 不確かさをどのように描画するか IntervalMarkersStyle Automatic 不確かな要素のスタイル PlotLegends None 集合の凡例 PlotStyle Automatic スタイルを指定するグラフィックス指示子 PlotTheme $PlotTheme プロットの全体的なテーマ Spacings Automatic リスト pred 中の異なる集合を異なる高さでプロットするかどうか - Spacings->Automaticのデフォルト設定は,speciを軸の上に等間隔で置く.
- Spacings->{s1,s2,…}は,spec1を軸から s1の距離に,spec2を spec1から s2の距離に,という具合に置く.
- Spacings->n はSpacings->{n,n,…}と同等である.
- Spacings->Noneは,すべての speciを軸の上の同じ高さに置く.
- デフォルト設定のAspectRatio->Automaticでは,割合は speciのレイアウトに基づいて選ばれる.
全オプションのリスト



例題
すべて開くすべて閉じるスコープ (9)
データ (7)
Intervalおよび単一の点を使う:
表形式データ (1)
オプション (15)
PlotLegends (7)
アプリケーション (6)
関数のRangeを示す:
特性と関係 (3)
高次元を示すためにRegionPlotとRegionPlot3Dを使う:
数を高さのリストとして示すためにListPlotとListLinePlotを使う:
RadialAxisPlotとParallelAxisPlotを使って多次元の点を表示する:
テキスト
Wolfram Research (2014), NumberLinePlot, Wolfram言語関数, https://reference.wolfram.com/language/ref/NumberLinePlot.html (2025年に更新).
CMS
Wolfram Language. 2014. "NumberLinePlot." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2025. https://reference.wolfram.com/language/ref/NumberLinePlot.html.
APA
Wolfram Language. (2014). NumberLinePlot. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NumberLinePlot.html