Home
last modified time | relevance | path

Searched defs:figsize (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/math/py-benford_py/benford_py-0.5.0/benford/
H A Dviz.py66 def plot_digs(df, x, y_Exp, y_Found, N, figsize, conf_Z, text_x=False, argument
137 def plot_sum(df, figsize, li, text_x=False, save_plot=None, save_plot_kwargs=None): argument
179 def plot_ordered_mantissas(col, figsize=(12, 12), argument
217 def plot_mantissa_arc_test(df, gravity_center, grid=True, figsize=12, argument
264 def plot_roll_mse(roll_series, figsize, save_plot=None, save_plot_kwargs=None): argument
288 def plot_roll_mad(roll_mad, figsize, save_plot=None, save_plot_kwargs=None): argument
/dports/devel/py-fbprophet/fbprophet-0.5/fbprophet/
H A Dplot.py44 figsize=(10, 6) argument
93 figsize=None argument
190 m, fcst, name, ax=None, uncertainty=True, plot_cap=False, figsize=(10, 6) argument
260 def plot_weekly(m, ax=None, uncertainty=True, weekly_start=0, figsize=(10, 6), name='weekly'): argument
305 def plot_yearly(m, ax=None, uncertainty=True, yearly_start=0, figsize=(10, 6), name='yearly'): argument
351 def plot_seasonality(m, name, ax=None, uncertainty=True, figsize=(10, 6)): argument
446 df_cv, metric, rolling_window=0.1, ax=None, figsize=(10, 6) argument
524 changepoints_threshold=0.01, xlabel='ds', ylabel='y', figsize=(900, 600)): argument
/dports/devel/py-qutip/qutip-4.6.2/qutip/
H A Dvisualization.py651 figsize=(8, 12), fig=None, ax=None): argument
752 figsize=(8, 12), fig=None, ax=None): argument
760 figsize=(8, 6), title=None, unit_y_range=True): argument
814 figsize=(8, 6), title=None, unit_y_range=True): argument
821 def plot_wigner(rho, fig=None, ax=None, figsize=(6, 6), argument
982 def wigner_fock_distribution(rho, fig=None, axes=None, figsize=(8, 4), argument
994 fig=None, axes=None, figsize=(8, 4)): argument
1060 fig=None, ax=None, figsize=(8, 8)): argument
1119 fig=None, ax=None, figsize=(8, 6)): argument
1352 fig=None, ax=None, figsize=(6, 6)): argument
[all …]
H A Ddistributions.py95 def visualize(self, fig=None, ax=None, figsize=(8, 6), argument
154 def visualize_2d_colormap(self, fig=None, ax=None, figsize=(8, 6), argument
180 def visualize_2d_surface(self, fig=None, ax=None, figsize=(8, 6), argument
208 def visualize_1d(self, fig=None, ax=None, figsize=(8, 6), argument
/dports/math/dune-common/dune-common-df65b1282ea89ad40d2cb6565983f7e633ccce31/python/dune/
H A Dplotting.py28 xlim=None, ylim=None, figsize=None): argument
173 xlim=None, ylim=None, clim=None, figsize=None, cmap=None, argument
205 xlim=None, ylim=None, clim=None, figsize=None, cmap=None, argument
235 xlim=None, ylim=None, clim=None, figsize=None, cmap=None): argument
/dports/math/py-splot/splot-1.1.4/splot/
H A D_viz_giddy_mpl.py437 p=0.05, figsize=(13, 10)): argument
565 p=0.05, figsize=(13, 10)): argument
580 p=0.05, figsize=(13, 10)): argument
H A D_viz_libpysal_mpl.py17 figsize=(10,10), node_kws=None, edge_kws=None, argument
/dports/math/py-triangle/triangle-20200424/triangle/
H A Dplot.py4 def compare(plt, A, B, figsize=(6, 3)): argument
15 def comparev(plt, A, B, figsize=(3, 6)): argument
/dports/math/py-pandas/pandas-1.2.5/pandas/plotting/_matplotlib/
H A Dboxplot.py192 figsize=None, argument
243 figsize=None, argument
378 figsize=None, argument
410 figsize=None, argument
H A Dhist.py184 figsize=None, argument
227 figsize=None, argument
312 figsize=None, argument
387 figsize=None, argument
/dports/science/py-segyio/segyio-1.9.8/python/tutorials/
H A Dreading_pre_stack_data.py24 figsize=(20, 20) variable
/dports/math/py-arviz/arviz-0.11.4/arviz/plots/backends/bokeh/
H A Dhdiplot.py9 def plot_hdi(ax, x_data, y_data, color, figsize, plot_kwargs, fill_kwargs, backend_kwargs, show): argument
H A Dautocorrplot.py17 figsize, argument
H A Djointplot.py15 figsize, argument
H A Dcompareplot.py12 figsize, argument
H A Dparallelplot.py21 figsize, argument
H A Ddistcomparisonplot.py8 figsize, argument
/dports/math/py-arviz/arviz-0.11.4/arviz/plots/backends/matplotlib/
H A Dhdiplot.py9 def plot_hdi(ax, x_data, y_data, color, figsize, plot_kwargs, fill_kwargs, backend_kwargs, show): argument
H A Dautocorrplot.py14 figsize, argument
H A Djointplot.py14 figsize, argument
/dports/science/segyio/segyio-1.9.8/python/tutorials/
H A Dreading_pre_stack_data.py24 figsize=(20, 20) variable
/dports/graphics/py-scikit-image/scikit-image-0.19.0/doc/examples/filters/
H A Dplot_attribute_operators.py42 figsize = dataset['figsize'] variable
/dports/science/py-GPy/GPy-1.10.0/GPy/plotting/matplot_dep/
H A Dvariational_plots.py3 def plot(parameterized, fignum=None, ax=None, colors=None, figsize=(12, 6)): argument
/dports/math/py-arviz/arviz-0.11.4/arviz/plots/
H A Dcompareplot.py15 figsize=None, argument
H A Dautocorrplot.py17 figsize=None, argument

1234567