rerun-io / rerun

Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
https://rerun.io/
Apache License 2.0
6.66k stars 336 forks source link

Add new error design for mono entities #8148

Closed grtlr closed 3 days ago

grtlr commented 1 week ago

Describe the annoyance

The mono entity views (Tensor + Text Document) should make use of the new error design that recently landed (similar to the video views).

To Reproduce Steps to reproduce the behavior:

  1. Run check_mono_entity_views.py from the release checklist.

Expected behavior

Should use new design.

Screenshots

image