
plotnine.geoms.geom_sina — plotnine 0.12.4 documentation
It is an enhanced jitter strip chart, where the width of the jitter is controlled by the density distribution of the data within each class. {usage} Parameters ---------- {common_parameters} …
plotnine.geoms.geom_spoke — plotnine 0.12.4 documentation
Position adjustment. If it is a string, it must be registered and known to Plotnine. na_rmbool, optional (default: False) If False, removes missing values with a warning. If True silently …
plotnine.geoms.geom_sina — plotnine 0.12.1.post29+gef5650c …
It is an enhanced jitter strip chart, where the width of the jitter is controlled by the density distribution of the data within each class. {usage} Parameters ---------- {common_parameters} …
plotnine.stats.stat_qq — plotnine 0.12.4 documentation
[docs] @documentclassstat_qq(stat):""" Calculation for quantile-quantile plot {usage} Parameters ---------- {common_parameters} distribution : str (default: norm ...
plotnine.geoms.geom_label — plotnine 0.12.1.post15+g6ca7fbb …
The default depends on Matplotlib See Also -------- plotnine.geoms.geom_text : For documentation of the parameters. :class:`matplotlib.patches.BoxStyle` for the parameters that …
Using letters as shapes — plotnine Commit: d1f7dbf documentation
You can create shape symbols using \ (\TeX\). For example [2]: mixed_shapes=(r'$\mathrm{A}$',r'$\mathrm{B}$',r'$\mathrm{C}$',r'$\mathrm{D}$',)(ggplot(mtcars,aes('wt ...
Changelog — plotnine Commit: d1f7dbf documentation
This is a maintenance release that prevents newer versions of mizani from breaking plotnine. This version depends on mizani<0.10.0.
plotnine.stats.stat_ydensity — plotnine 0.12.4 documentation
See Also -------- plotnine.geoms.geom_violin statsmodels.nonparametric.kde.KDEUnivariate statsmodels.nonparametric.kde.KDEUnivariate.fit """_aesthetics_doc="""{aesthetics_table} .. …
plotnine.themes.theme_gray — plotnine 0.12.4 documentation
[docs] classtheme_gray(theme):""" A gray background with white gridlines. This is the default theme Parameters ---------- base_size : int, optional Base font size ...
plotnine.themes.themeable.axis_ticks_length_minor_y
classplotnine.themes.themeable.axis_ticks_length_minor_y(theme_element:Any=None)[source] ¶ Bases: themeable x-axis minor-tick length Parameters: theme_elementfloat