Home
last modified time | relevance | path

Searched defs:width_ratios (Results 1 – 12 of 12) sorted by relevance

/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/
H A Dgridspec.py41 def __init__(self, nrows, ncols, height_ratios=None, width_ratios=None): argument
66 def set_width_ratios(self, width_ratios): argument
178 width_ratios=None, height_ratios=None): argument
334 height_ratios=None, width_ratios=None): argument
H A D_layoutbox.py542 def match_widths(boxes, width_ratios=None, strength='medium'): argument
560 def hstackeq(boxes, padding=0, width_ratios=None): argument
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/
H A Dgridspec.py33 def __init__(self, nrows, ncols, height_ratios=None, width_ratios=None): argument
101 def set_width_ratios(self, width_ratios): argument
350 width_ratios=None, height_ratios=None): argument
521 height_ratios=None, width_ratios=None): argument
H A D_layoutgrid.py36 h_pad=None, w_pad=None, width_ratios=None, argument
H A Dfigure.py1414 width_ratios=None, height_ratios=None, argument
/dports/science/py-abipy/abipy-0.9.0/abipy/dfpt/
H A Dphonons.py1404 alpha=0.6, max_stripe_width_mev=5.0, width_ratios=(2, 1), argument
1544 …def plot_with_phdos(self, phdos, units="eV", qlabels=None, ax_list=None, width_ratios=(2, 1), **kw… argument
3400 units="eV", width_ratios=(2, 1), fontsize=8, **kwargs): argument
3637 def combiplot(self, qlabels=None, units='eV', ylims=None, width_ratios=(2, 1), fontsize=8, argument
3754 def gridplot_with_hue(self, hue, with_dos=False, units="eV", width_ratios=(2, 1), argument
3979 def animate(self, interval=500, savefile=None, units="eV", width_ratios=(2, 1), show=True): argument
/dports/math/py-arviz/arviz-0.11.4/arviz/plots/backends/bokeh/
H A Dforestplot.py39 width_ratios, argument
/dports/math/py-arviz/arviz-0.11.4/arviz/plots/backends/matplotlib/
H A Dforestplot.py34 width_ratios, argument
/dports/science/py-abipy/abipy-0.9.0/abipy/electrons/
H A Dfatbands.py1246 … pjdosfile=None, edos_kwargs=None, stacked=True, width_ratios=(2, 1), argument
H A Debands.py2156 with_gaps=False, max_phfreq=None, ylims=None, width_ratios=(2, 1), **kwargs): argument
2754 def combiplot(self, e0="fermie", ylims=None, width_ratios=(2, 1), fontsize=8, argument
3087 def animate(self, e0="fermie", interval=500, savefile=None, width_ratios=(2, 1), show=True): argument
/dports/multimedia/xvid/xvidcore/examples/
H A Dxvid_encraw.c285 static const int width_ratios[] = {1, 1, 12, 10, 16, 40}; variable
/dports/science/py-abipy/abipy-0.9.0/abipy/eph/
H A Dsigeph.py2952 def plot_itemp_with_lws_vs_e0(self, itemp, ax_list=None, width_ratios=(2, 1), argument