Mikael Slevinsky

Results 297 comments of Mikael Slevinsky

Thanks for the reply! I know next to nothing about plotting libraries, so I'll CC @SimonDanisch in case anything needs to be done on the other side regarding displays and...

I can confirm that WGLMakie works. Thanks! It's a little slower than I would've thought given how fast Makie is. Executing `scatter(rand(x), resolution=(500, 500))` takes about 13 ms for me...

@SimonDanisch, I appreciate that. I managed to get the markdown.jl example up and running (though it could use a minor release because the master markdown.jl link throws an error over...

Yep, managed to get the JSServe slider to work. Works great! Updated my script in the original post.

Hi, On the (relevant) up-to-date status ```julia (@v1.5) pkg> st Status `~/.julia/environments/v1.5/Project.toml` [537997a7] AbstractPlotting v0.15.10 [057dd010] FastTransforms v0.11.2 `~/.julia/dev/FastTransforms` [824d6782] JSServe v1.2.0 [c3e4b0f8] Pluto v0.12.18 [276b4fcb] WGLMakie v0.3.2 ``` the...

Fixed, thanks!

Yep, the top code blocks are up to date... (maybe I should make a PR somewhere for this to exist as a test case, but I only use it intermittently)

Hi there, the tests pass locally for me and the change seems rather benign overall. Could a maintainer please take a look and approve running workflows?

92/93! Yahoo! (I think that coverage is actually cumulative, so I'm not sure it's true that total coverage decreased.)