About 15 results
Open links in new tab
  1. 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} See Also -------- …

  2. 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} See Also -------- …

  3. 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 affect the boxstyle.

  4. 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 ...

  5. 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.

  6. 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 removes missing …

  7. 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} .. rubric:: …

  8. plotnine.themes.themeable.legend_spacing — plotnine 0.12.4 …

    classplotnine.themes.themeable.legend_spacing(theme_element:Any=None)[source] ¶ Bases: themeable Spacing between two adjacent legends Parameters: theme_elementfloat

  9. plotnine.scales.scale_color_hue — plotnine 0.12.1.post29+gef5650c ...

    classplotnine.scales.scale_color_hue(h=0.01, l=0.6, s=0.65, color_space:Literal['hls','husl']='hls', **kwargs)[source] ¶

  10. 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