Published February 15, 2023
| Version v6.0.1
Software
Open
raphaelquast/EOmaps: EOmaps v6.0.1
Description
A first series of bugfixes for EOmaps v6.0
🌳 New❗ Make sure to check the release-notes for EOmaps v6.0 ❗
There are possibly breaking changes with respect to EOmaps v5.x (... and a lot of old syntax from v3.x, v4.x and v5.x has been removed)
- An overview of the most important changes is provided here: ⚙ From EOmaps v5.x to v6.x
m.add_colorbar(extend=...)now has an explicit kwarg to override the extension-arrow behavior- It is now possible to use
m.redraw("layer1", "layer2")to trigger a re-draw of specific layers
- fix infinite recursions with
Compassobjects on zoom events - fix updating
Scalebarbackground patches on move - fix recursions in
m.on_layer_activation()callbacks - fix inherited
Colorbaraxis positions if extension arrows are present - fix performance issues with the companion-widget for large number of layers
- fix sizing of companion-widget layer-tabs
- make sure a draw-event is triggered if limits are set on data-plot
- make sure adding a
Colorbartriggers associated layer-re-draws - fix axis limits when updating layers for existing
Sliderwidgets - fix performance issues with
ColorbarandCompassobjects - make sure to update if artist props are changed with the companion-widget
- avoid unnecessary re-draws of unaffected already cached backgrounds
- fix dynamic artist identification on transparent layer-overlays
Files
raphaelquast/EOmaps-v6.0.1.zip
Files
(32.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:685d154d2072d38544bd5472bfef1c0c
|
32.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/raphaelquast/EOmaps/tree/v6.0.1 (URL)