Andreas Reich
Andreas Reich
Got a very subtle repro now. Looks like this is the on-hover axis labels not fully showing 
Thanks for filing an issue! It should obviously still work, but as the name implies `legacy_notebook_show` was on the way out, do you depend on it?
@thomasjwebb `send_columns` is described in detail on this page https://rerun.io/docs/howto/logging/send-columns Unlike `log`, `send_columns` doesn't do any [batching](https://rerun.io/docs/reference/sdk/micro-batching), so yes, using it with single rows is quite inefficient while on the...
Thanks! But that's still an annoying issue though, there should be some more standardized way to retrieve the port when using automatic port selection
Likely at least partially related to * https://github.com/rerun-io/rerun/issues/1962 we're also not good at freeing up anything in that staging belt. However, one would expect to at least the meshes to...
I though #7531 would fix this issue, however turns out that it _is_ already fixed. The ratched behavior of the `CpuWriteGpuRead` belt is significant though. That said: for large/many meshes...
Partially blocked by #702 - in planning this week we decided to get in some more transparency without order independence. I.e. we'll move forward to supporting it, but visual bugs...
@shabbirmarzban no progress and no eta so far sadly. But curious to hear what you're looking for exactly - e.g. if you'd get transparency for meshes how do you want...
@nshankar this issue is about transparency not being available, i.e. you can't achieve this yet from api code
(Leaving this issue open since we're still lacking transparency support for lines and points)