Frederic Freyer

Results 408 comments of Frederic Freyer

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)

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 ![Screenshot from 2022-07-27 16-39-31](https://user-images.githubusercontent.com/10947937/181276235-cb4ae154-5966-407c-a38f-a0c0e27378c6.png)

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.