Home
last modified time | relevance | path

Searched refs:meanprops (Results 1 – 22 of 22) sorted by relevance

/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/statistics/
H A Dbxp.py90 axes[1, 0].bxp(stats, meanprops=meanpointprops, meanline=False,
94 axes[1, 1].bxp(stats, meanprops=meanlineprops, meanline=True,
H A Dboxplot.py80 axes[1, 0].boxplot(data, meanprops=meanpointprops, meanline=False,
84 axes[1, 1].boxplot(data, meanprops=meanlineprops, meanline=True,
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/statistics/
H A Dbxp.py90 axs[1, 0].bxp(stats, meanprops=meanpointprops, meanline=False,
94 axs[1, 1].bxp(stats, meanprops=meanlineprops, meanline=True,
H A Dboxplot.py80 axs[1, 0].boxplot(data, meanprops=meanpointprops, meanline=False,
84 axs[1, 1].boxplot(data, meanprops=meanlineprops, meanline=True,
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/statistics/
H A Dbxp.py90 axes[1, 0].bxp(stats, meanprops=meanpointprops, meanline=False,
94 axes[1, 1].bxp(stats, meanprops=meanlineprops, meanline=True,
H A Dboxplot.py80 axes[1, 0].boxplot(data, meanprops=meanpointprops, meanline=False,
84 axes[1, 1].boxplot(data, meanprops=meanlineprops, meanline=True,
/dports/science/nest/nest-simulator-3.1/pynest/examples/Potjans_2014/
H A Dhelpers.py323 meanprops = dict(linestyle='--', linewidth=2.5, color='lightgray')
332 meanprops=meanprops, meanline=True, showmeans=True)
/dports/math/py-matplotlib2/matplotlib-2.2.4/doc/users/
H A Ddflt_style_changes.rst479 mpl.rcParams['boxplot.meanprops.color'] = 'r'
480 mpl.rcParams['boxplot.meanprops.marker'] = '^'
483 mpl.rcParams['boxplot.meanprops.markersize'] = 6
485 mpl.rcParams['boxplot.meanprops.linewidth'] = 1.0
497 boxplot.meanprops.color: 'r'
498 boxplot.meanprops.marker: '^'
499 boxplot.meanprops.markerfacecolor: 'r'
500 boxplot.meanprops.markeredgecolor: 'k'
501 boxplot.meanprops.markersize: 6
502 boxplot.meanprops.linestyle: '--'
[all …]
/dports/math/py-matplotlib/matplotlib-3.4.3/doc/users/
H A Ddflt_style_changes.rst479 mpl.rcParams['boxplot.meanprops.color'] = 'r'
480 mpl.rcParams['boxplot.meanprops.marker'] = '^'
483 mpl.rcParams['boxplot.meanprops.markersize'] = 6
485 mpl.rcParams['boxplot.meanprops.linewidth'] = 1.0
497 boxplot.meanprops.color: 'r'
498 boxplot.meanprops.marker: '^'
499 boxplot.meanprops.markerfacecolor: 'r'
500 boxplot.meanprops.markeredgecolor: 'k'
501 boxplot.meanprops.markersize: 6
502 boxplot.meanprops.linestyle: '--'
[all …]
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/mpl-data/stylelib/
H A Dclassic.mplstyle364 boxplot.meanprops.color: r
365 boxplot.meanprops.linestyle: -
366 boxplot.meanprops.linewidth: 1.0
368 boxplot.meanprops.marker: s
369 boxplot.meanprops.markerfacecolor: r
370 boxplot.meanprops.markeredgecolor: k
371 boxplot.meanprops.markersize: 6.0
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/mpl-data/stylelib/
H A D_classic_test.mplstyle356 boxplot.meanprops.color: r
357 boxplot.meanprops.linestyle: -
358 boxplot.meanprops.linewidth: 1.0
360 boxplot.meanprops.marker: s
361 boxplot.meanprops.markerfacecolor: r
362 boxplot.meanprops.markeredgecolor: k
363 boxplot.meanprops.markersize: 6.0
H A Dclassic.mplstyle358 boxplot.meanprops.color: r
359 boxplot.meanprops.linestyle: -
360 boxplot.meanprops.linewidth: 1.0
362 boxplot.meanprops.marker: s
363 boxplot.meanprops.markerfacecolor: r
364 boxplot.meanprops.markeredgecolor: k
365 boxplot.meanprops.markersize: 6.0
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/mpl-data/
H A Dmatplotlibrc149 #boxplot.meanprops.color : C2
150 #boxplot.meanprops.marker : ^
151 #boxplot.meanprops.markerfacecolor : C2
152 #boxplot.meanprops.markeredgecolor : C2
153 #boxplot.meanprops.markersize : 6
154 #boxplot.meanprops.linestyle : --
155 #boxplot.meanprops.linewidth : 1.0
/dports/math/py-matplotlib2/matplotlib-2.2.4/
H A Dmatplotlibrc.template149 #boxplot.meanprops.color : C2
150 #boxplot.meanprops.marker : ^
151 #boxplot.meanprops.markerfacecolor : C2
152 #boxplot.meanprops.markeredgecolor : C2
153 #boxplot.meanprops.markersize : 6
154 #boxplot.meanprops.linestyle : --
155 #boxplot.meanprops.linewidth : 1.0
/dports/math/py-matplotlib/matplotlib-3.4.3/
H A Dmatplotlibrc.template197 #boxplot.meanprops.color: C2
198 #boxplot.meanprops.marker: ^
199 #boxplot.meanprops.markerfacecolor: C2
200 #boxplot.meanprops.markeredgecolor: C2
201 #boxplot.meanprops.markersize: 6
202 #boxplot.meanprops.linestyle: --
203 #boxplot.meanprops.linewidth: 1.0
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/mpl-data/
H A Dmatplotlibrc197 #boxplot.meanprops.color: C2
198 #boxplot.meanprops.marker: ^
199 #boxplot.meanprops.markerfacecolor: C2
200 #boxplot.meanprops.markeredgecolor: C2
201 #boxplot.meanprops.markersize: 6
202 #boxplot.meanprops.linestyle: --
203 #boxplot.meanprops.linewidth: 1.0
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/axes/
H A D_axes.py3548 meanprops=None, capprops=None, whiskerprops=None, argument
3772 if meanprops is None:
3773 meanprops = {}
3846 medianprops=medianprops, meanprops=meanprops,
3856 medianprops=None, capprops=None, meanprops=None, argument
4045 'meanprops', meanprops, zdelta)
4048 if meanprops is None or removed_prop not in meanprops:
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/axes/
H A D_axes.py3388 meanprops=None, capprops=None, whiskerprops=None, argument
3610 meanprops = _update_dict(meanprops, 'meanprops', default_props)
3680 medianprops=medianprops, meanprops=meanprops,
3690 medianprops=None, capprops=None, meanprops=None, argument
3931 if meanprops is not None:
3932 final_meanprops.update(meanprops)
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/
H A Dpyplot.py2688 medianprops=None, meanprops=None, capprops=None, argument
2699 meanprops=meanprops, capprops=capprops,
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/
H A Dpyplot.py2827 flierprops=None, medianprops=None, meanprops=None, capprops=None, argument
2850 meanprops=meanprops, capprops=capprops,
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/tests/
H A Dtest_axes.py1992 meanprops = dict(linestyle='none', marker='d', markerfacecolor='green')
1993 ax.bxp(logstats, showmeans=True, meanprops=meanprops)
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/tests/
H A Dtest_axes.py2692 meanprops=dict(linestyle='none', marker='d', mfc='green'),