Files
2025-07-24 15:39:01 -04:00

1.1 KiB
Raw Permalink Blame History

title
Cell options
Option Description
Wrap text

Toggle the Wrap text switch to wrap text in the cell that contains the longest content in your table. To wrap the text in a specific column only, use a Fields with name field override, select the Cell options > Cell type override property, and toggle on the Wrap text switch.

Text wrapping is in public preview, however, its available to use by default.

Cell value inspect

Enables value inspection from table cells. When the switch is toggled on, clicking the inspect icon in a cell opens the Inspect value drawer which contains two tabs: Plain text and Code editor.

Grafana attempts to automatically detect the type of data in the cell and opens the drawer with the associated tab showing. However, you can switch back and forth between tabs.