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
NestedGridPlotter is based on matplotlib and intends to simplify the plotting of nestedgrid by providing a objected oriented class.
Documentation: https://nested-grid-plotter.readthedocs.io.
Changelog
1.2.0 (2024-06-12)
IMP: add_xaxis_twin_as_date is now deprecated and replaced by the more flexible ticklabels_to_datetime and add_twin_axis_as_datetime functions. The tutorials and tests have been updated.
IMP: make_x_axes_symmetric_zero_centered and make_x_axes_symmetric_zero_centered have now possibility to ensure minimum symmetric axis limits through the min_xlims and min_ylims keywords respectively.
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) 2022-2024, 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
Built Distribution
File details
Details for the file nested_grid_plotter-1.2.0.tar.gz
.
File metadata
- Download URL: nested_grid_plotter-1.2.0.tar.gz
- Upload date:
- Size: 128.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16535010a8ef95f96a7b3d71e59a241693002735fda5d8cccaf9c1bc382d3a04 |
|
MD5 | 0b753d21a562cd40307358dfe8d36890 |
|
BLAKE2b-256 | bdc160c41becb743983f6114e31df8093fa131549ca4991f676a710d99bd04e3 |
File details
Details for the file nested_grid_plotter-1.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: nested_grid_plotter-1.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 39.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3fc530bd2327b68160b47307f33e835586137a40c8cec3e90d7ec53f03606a5 |
|
MD5 | b630efee1b0b89d69d4da46cf820cb65 |
|
BLAKE2b-256 | 1e7bf74776318fefc9ad783fb37d6fe74fa3d593ff11283b9724c7de2811721b |