Python グラフ描画用関数 新しいページはコチラ

提供: yonewiki
移動: 案内, 検索
(*matplotlib.axes._subplotsAxesSubplotオブジェクト変数名.grid('引数1','引数2','引数3','引数4',…))
(*matplotlib.axes._subplotsAxesSubplotオブジェクト変数名.grid('引数1','引数2','引数3','引数4',…))
284行: 284行:
 
| agg_filter || (m、n、3)float配列とdpi値を取り、(m、n、3)配列を返すフィルター関数
 
| agg_filter || (m、n、3)float配列とdpi値を取り、(m、n、3)配列を返すフィルター関数
 
|-
 
|-
| alpha || 浮く
+
| alpha || float浮動小数点数値
 
|-
 
|-
 
| animated || ブール ex animated=True animated=False
 
| animated || ブール ex animated=True animated=False
320行: 320行:
 
| linestyle またはls || {'-'、 '-'、 '-。'、 ':'、 ''、(offset、on-off-seq)、...}
 
| linestyle またはls || {'-'、 '-'、 '-。'、 ':'、 ''、(offset、on-off-seq)、...}
 
|-
 
|-
| linewidth またはlw || 浮く
+
| linewidth またはlw || float浮動小数点数値
 
|-
 
|-
 
| marker || マーカースタイル
 
| marker || マーカースタイル
326行: 326行:
 
| markeredgecolor またはmec || 色#000000~#ffffff ex color=#000000
 
| markeredgecolor またはmec || 色#000000~#ffffff ex color=#000000
 
|-
 
|-
| markeredgewidth またはmew || 浮く
+
| markeredgewidth またはmew || float浮動小数点数値
 
|-
 
|-
 
| markerfacecolor またはmfc || 色#000000~#ffffff ex color=#000000
 
| markerfacecolor またはmfc || 色#000000~#ffffff ex color=#000000
332行: 332行:
 
| markerfacecoloralt またはmfcalt || 色#000000~#ffffff ex color=#000000
 
| markerfacecoloralt またはmfcalt || 色#000000~#ffffff ex color=#000000
 
|-
 
|-
| markersize またはms || 浮く
+
| markersize またはms || float浮動小数点数値
 
|-
 
|-
 
| markevery || Noneまたはintまたは(int、int)またはsliceまたはList [int]またはfloatまたは(float、float)
 
| markevery || Noneまたはintまたは(int、int)またはsliceまたはList [int]またはfloatまたは(float、float)
340行: 340行:
 
| picker || floatまたはcallable [[Artist、Event]、Tuple [bool、dict]]
 
| picker || floatまたはcallable [[Artist、Event]、Tuple [bool、dict]]
 
|-
 
|-
| pickradius || 浮く
+
| pickradius || float浮動小数点数値
 
|-
 
|-
 
| rasterized || boolまたはNone
 
| rasterized || boolまたはNone
362行: 362行:
 
| ydata || 1D配列
 
| ydata || 1D配列
 
|-
 
|-
| zorder || 浮く
+
| zorder || float浮動小数点数値
 
|}
 
|}
  

2019年12月27日 (金) 00:00時点における版



個人用ツール
名前空間

変種
操作
案内
ツールボックス