Home
last modified time | relevance | path

Searched defs:text_kwargs (Results 1 – 8 of 8) sorted by relevance

/dports/math/py-matplotlib/matplotlib-3.4.3/examples/subplots_axes_and_figures/
H A Dfigure_size_units.py15 text_kwargs = dict(ha='center', va='center', fontsize=28, color='C1') variable
/dports/math/py-arviz/arviz-0.11.4/arviz/plots/
H A Dmcseplot.py31 text_kwargs=None, argument
H A Dessplot.py32 text_kwargs=None, argument
/dports/math/py-arviz/arviz-0.11.4/arviz/plots/backends/bokeh/
H A Dmcseplot.py31 text_kwargs, # pylint: disable=unused-argument argument
H A Dessplot.py31 text_kwargs, argument
/dports/math/py-arviz/arviz-0.11.4/arviz/plots/backends/matplotlib/
H A Dmcseplot.py28 text_kwargs, argument
H A Dessplot.py27 text_kwargs, argument
/dports/biology/py-hits/hits-0.1/hits/visualize/
H A D__init__.py317 text_kwargs={'size': 10}, argument