Rafael Schouten

Results 910 comments of Rafael Schouten

Sorry I missed this thread before, I probably should have added manual doces with that PR. See when I have time to do it.

MakieCore looks good! Thanks for getting that moving. When I have time I'll try some GeoData.jl recipes using only MakieCore. In terms of keeping it lightweight, should we define what...

How would serialization recipes interact with recipes where callbacks/observables are involved? for something like this: https://github.com/JuliaPlots/Makie.jl/issues/973

I can see how keeping the keyword scope down would be important! especially given the breadth of use cases Plots.jl has to deal with. If we can use the same...

Also I didn't read @hervasa2 comment properly, `cticks` etc is nice too for where x/y is usually used.

Thanks, I'll try to give some feedback in the next few days

These work perfectly for me. Although I'm not sure what the allowed values for `colorbar_scale` are? It would be good to add a few controls for the colorbar border too,...

Oh right yep scale works well too. With color/width - there are situations where you don't want a border on the colorbar, or you want it to be less prominent....

> Lack of testing and user feedback Sorry I thought I had already tested the new functionality and it was merged? What was added with the second PR that was...

@nalimilan I can implement this. Any suggestions for where these broadcasts are in the codebase?