Lazaro Alonso

Results 108 issues of Lazaro Alonso

There two issues with the following: - the first one is that the initial plot corresponds to the last slider index, it should be the first one? - the second...

This is just to raise awareness of the fact that even tough one can successfully deploy apps on the browser they seem only to work [zooming and rotating] on the...

The following is just 419 KB, however if the color is changed by earth_img then the final size is **57 MB** 😱. I remember seeing something similar some months ago...

Non of these options seems to work with WLMakie `lightposition = Vec3f(0, 0, 0.8)` `ambient = Vec3f(0.6, 0.6, 0.6)` ```Julia mesh(Sphere(Point3f(0),1), color=:dodgerblue, figure = (; resolution = (1600,800), backgroundcolor =...

Probably not much to do here, due to the high line resolution. Also, I just noticed that the latex formatting is broken :( ```julia using CairoMakie x = y =...

# Description Add a description of your PR here. This is a new theme, theme_makie :D, since I don't want to change the current defaults. Why theme_makie? the first 3...

- [ ] Set background Stars button. - [ ] Set in an appropriate position the toggle button. - [ ] give enough vertical space for the buttons at the...

I do have this [script](https://github.com/lazarusA/BeautifulMakie/blob/main/_assets/scripts/getColorPalette.jl) to obtain colorpalettes from images (like the ones for Taylor Swift :D, https://twitter.com/drob/status/1459259255312236547 ). However, probably it will be nice to have a built-in function...

Hello, I was trying to include a highclip and a lowclip for values outsize some given `cbrange`. If I include these values to ` set palette defined (.... )` I...

Guys, probably is too early, but I have some material using Flux that I would like to start putting up. Not revision necessary yet, just starting material (more like notes),...

version-2