Anshul Singhvi
Anshul Singhvi
The main reason not to do that is because a lot of data processing functions specialize on `::DataFrame` (even though they shouldn't). But for plotting a table we should probably...
Yeah, you can even plot directly into a GeoAxis
Do you have a visual example handy? Not sure what you mean by "wrong" here - it could be a rasterization error, or something in Poppler. Also, is this also...
Probably needs to be corrected in GDAL_jll, but want to keep track of this here.
What's your Makie version? MakieLayout was deprecated a long time ago...
If `Typstry.julia_mono` requires v0.3.0, then I think it's fine to drop compat for the older versions. Thanks for the PR!
Huh, this test suite thing is a real problem. I'll take a look locally later today.
JLD2's serialization methods can be overridden. I was not sure how to save geometries efficiently but your WKB tip pointed me in the right direction :D Now we just need...
Agreed that spatial should not be special. IMO we can sneak in quite a bit of stuff through metadata and GeoAcceleratedArrays. On the using extents part of it - it's...
Probably not, it cycles normally otherwise. But it does not cycle across plotspecs which is an issue, but also difficult to get right with potentially shifting numbers of plotspecs.... This...