Info: Zenodo’s user support line is staffed on regular business days between Dec 23 and Jan 5. Response times may be slightly longer than normal.

Published December 16, 2024 | Version v0.14.4
Software Open

has2k1/plotnine: v0.14.4

  • 1. @coiled
  • 2. International Institute for Applied Systems Analysis @iiasa
  • 3. @Google
  • 4. @rstudio
  • 5. The University Of Melbourne
  • 6. Dartmouth College, @dandi, @Debian, @DataLad, @neurodebian, @PyMVPA, @fail2ban
  • 7. IRESS
  • 8. Simula Research Laboratory
  • 9. @Quansight
  • 10. Brooklyn Brainery
  • 11. @deadsetbit
  • 12. @methlabUZH Methods of Plasticity Research, Department of Psychology, University of Zurich

Description

Bug Fixes

  • Fixed geom_text with adjust_text so that the the arrows are drawn at the same layer (zorder) as the text.

  • Fixed geom_text with adjust_text for some cases where the text are placed outside the panels. #899

  • The default aesthetics and aesthetic parameters of geoms (and stats) are now transformed. So you can now set date values as aesthetic parameters. e.g.

    geom_point(y=datetime(2024, 12, 11))
    

    if the y aesthetic is mapped to datetime column in another layer.

  • Fixed bug for matplotlib>3.10 where the axis_ticks_length for the x-axis had no effect.

Files

has2k1/plotnine-v0.14.4.zip

Files (6.8 MB)

Name Size Download all
md5:49f2e315548be23c4ce489319fec54da
6.8 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/has2k1/plotnine/tree/v0.14.4 (URL)

Software