Anshul Singhvi

Results 1170 comments of Anshul Singhvi

@felixcremer should we close this in favour of #90 which also has these commits?

See https://github.com/MakieOrg/Tyler.jl/issues/82, we should not merge this until that is solved.

Why exactly does Tyler require access to the screen? Is it just to know when not to run the download task?

Ah, I forgot that Tyler can't work with CairoMakie as long as it plots meshes, because Cairo's mesh handling only interpolates colors between vertices (it can't handle UVs).

Since Tyler has switched to image plots for web mercator axes, and meshimage for GeoAxis, it should work pretty smoothly with CairoMakie now. One last issue to iron out is...

I think this was fixed by the float64 fixes in Makie?

No, the reader would be the main effort there I think.