Lazaro Alonso

Results 267 comments of Lazaro Alonso

new docs, cover most of these things if not all.

thanks! Vanilla Makie seem to work as in: ```Julia fig, ax, plt = lines(clean_dates, df_date[idxs, :Reco], # axis = (; xtickformat = x -> Dates.format(Dates.unix2datetime(x), "yyyy-mm-dd HH:MM:SS")) # also, no...

we have this one here: https://juliadatascience.io/glmakie see section: 6.9.3 Arrows and Streamplots ok, we should add some versions here as well.

for some sources is pretty short, and then I thought about shorting things up, but then NO ONE likes to be left out, not cool, so, I retained the full...

any plans to merge this on the near future. @asinghvi17 and I are exploring spherical volumetric shaders, and according to him this would make things easier 😄 . ![Waves](https://github.com/user-attachments/assets/114faf7d-ea87-4db3-8740-bd5c1f18540d)

``` \circ [tab] ``` 😄 ``` mapslices(x -> mean(skipmissing(x)), a, dims="Ti") ```

AoG errors might be unrelated to this PR, probably more an internal AoG change, I will take a look later.

mmm .. `0.29` flavours are allow. ``` DimensionalData = "0.27, 0.28, 0.29" ```

that looks like a great idea. I also had been using this package a lot recently, I did some updates here: https://github.com/lazarusA/react-tweakpane/tree/la/plugins (which I'm using now). I did open a...