Skip to main content

NestedGridPlotter is based on matplotlib and intends to simplify the plotting of nestedgrid by providing a objected oriented class.

Project description

About Nested Grid Plotter

License Stars Python PyPI Downoads Build Status Documentation Status Coverage codacy Precommit: enabled Black isort Ruff DOI

NestedGridPlotter is based on matplotlib and intends to simplify the plotting of nestedgrid by providing a objected oriented class.

Changelog

1.1.2 (2024-04-27)

  • FIX: bbox_extra_artists when using savefig method.

1.1.1 (2024-03-22)

  • ENH: Add a get_axes interface to NestedGridPlotter class.

  • ENH: Provide a add_letter_to_frames utility function.

  • FIX: RunTimeError Can not put single artist in more than one figure when using

  • NestedGridPlotter add_fig_legend method and using the main figure.

1.0.1 (2024-03-08)

  • FIX: Prevent figures an subfigures legend cut-off by th figure box when saving images to disk.

1.0.0 (2024-01-31)

  • FIX: Typo = symetry to symmetry in keywords.

  • FIX: Colorbar scaling = now supports any norm and some duplication has been removed, some warnigns added.

0.1.2 (2023-12-03)

  • FIX: Selection of data in animations - when the amount of data is larger than the number of frames. The fix ensures that the first frame is the first data element and that the last frame is the last data element, all other frames matching evenly spaced data element in between.

  • DOCS: update animated_plotters.ipynb notebook

0.1.1 (2023-11-20)

  • Add utilities align_x_axes, align_x_axes_on_values and make_x_axes_symmetric_zero_centered.

  • Remove the default italic styles from titles and axis labels.

  • Add a DOI (zenodo)

0.1.0 (2023-06-30)

  • First release on PyPI.

MIT License

Copyright (c) 2023, Antoine Collet

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nested_grid_plotter-1.1.2.tar.gz (126.5 kB view hashes)

Uploaded Source

Built Distribution

nested_grid_plotter-1.1.2-py2.py3-none-any.whl (37.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page