Vertical view for table in Grafana

Hi!
My database query contains about 24 columns. Two of which are json structures, which also contain a lot of data. So I have a very long string.

Is it possible to display data in a vertical table in grafana?
On the left is the name of the field, on the right is its value.

Hi,

It was a feature request :

In the second link there is a workaround using CSS.

Hope it helps.

Good Luck

One thing that might suit your needs (although, it’s not exactly what you are looking for) is to display the data as a “Log” panel type instead of “Table” (At the top right in the picture below)

1 Like

This topic was automatically closed after 365 days. New replies are no longer allowed.