Published October 9, 2023
| Version 7.2.1
Software
Open
raphaelquast/EOmaps: EOmaps v7.2.1
Description
A first bugfix release for v7.2 that also brings some nice performance improvements!
🔨 FixesMake sure to also check the release-notes for EOmaps v7.2!
- ❗ Fix issues with aggregated datasets outside the currently visible extent
- ❗ Fix displacement of grid-labels on figure export with dpi other than the native dpi
- ❗ Fix dataset export issues with
"agg"backend on some of the plot-shapes - general performance updates for background-fetching and caching
- avoid activating the companion widget when webagg backend is active
- New method for raster-data aggregation:
"mode"(e.g. most common value) - The behavior of callbacks during toolbar actions can now be set via
m.cb.<method>.set_execute_during_toolbar_action() - New
.remove()method for grid-lalbels
- To avoid issues with
"webagg"derived backends, custom"move"callbacks no longer trigger automatic updates of the plot.- ❗ Explicitly call
m.BM.update()in custom move-callbacks to trigger an update!
- ❗ Explicitly call
Files
raphaelquast/EOmaps-7.2.1.zip
Files
(38.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:7cde01263c063dd0c27b7acdc201611f
|
38.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/raphaelquast/EOmaps/tree/7.2.1 (URL)