MakieLayout.jl icon indicating copy to clipboard operation
MakieLayout.jl copied to clipboard

Layouting for Makie.jl

Results 25 MakieLayout.jl issues
Sort by recently updated
recently updated
newest added

When setting a `menu=LMenu(...)` object, there is this `menu.i_selected = 1` method to set a starting default value for the menu. Maybe a better option would be the object already...

In `LMenu` section of [Layoutable Example](https://jkrumbiegel.github.io/MakieLayout.jl/stable/layoutables_examples/#LMenu-1) in docs, we can see that a menu label text has to be defined as another object `LText`. Is there a way to just...

Hi there, the current interactive widges you guys have are amazing. I am preparing a totally mindblowing interactive application. In parallel, I also want to port [InteractiveChaos](https://juliadynamics.github.io/InteractiveChaos.jl/dev/) here and drop...

This pull request changes the compat entry for the `AbstractPlotting` package from `^0.10, 0.11` to `^0.10, 0.11, 0.12`. This keeps the compat entries for earlier versions. Note: I have not...

I have a layout with 5 sub layouts, each with `n` different image plots, lineplots, scatter plots that are updated with observables. It's all working really well (🎉) when `n

This is just a collection of small fixes which I needed. I'll add to it as I produce more plots. Fixes #53

We were discussing this at some point in slack but unfortunately it got lost. I think a great option for the standard button is a "togglable" setting, that makes the...

This simple error caught me out as a new user

This pull request changes the compat entry for the `Animations` package from `^0.3` to `^0.3, 0.4`. This keeps the compat entries for earlier versions. Note: I have not tested your...

This pull request changes the compat entry for the `PlotUtils` package from `0.6.4` to `0.6.4, 1.0`. This keeps the compat entries for earlier versions. Note: I have not tested your...