Frederic Freyer
Frederic Freyer
Is this also an issue with the previous version?
The rules are: 1. If two listeners have different priority the higher one executes first 2. If two listeners have the same priority the one added first (i.e. first in...
I tried a set up something similar to axis interactions with priority and scene ordering in https://github.com/JuliaPlots/AbstractPlotting.jl/pull/586. It ended up too slow imo. (Maybe because the approach with recursive functions...
> Then maybe we should come up with an enum of priority levels or so? I don't think restricting it makes sense, but we could define `const LOW_PRIORITY = 0`...
Can we merge this?
Requires #2148(and the other FreeTypeAbstraction bumps)
closes #2092
Here's a list of changed/moved attributes for `di = DataInspector`. Most of these can be set through keyword arguments in the constructor. #### Styling attributes | Changed | old |...
New test image should produce 
This has been a thing forever. `data_limits` only considers the positions passed, not the extent of the meshes. This is also true for scatter.