Table

    Table - 图2

    Annotations are not currently supported in the new table panel. This might be added back in a future release.

    Sort column

    Click a column title to change the sort order from default to descending to ascending. Each time you click, the sort order changes to the next option in the cycle. You can only sort by one column at a time.

    Show or hide column names imported from your data source.

    Column width

    By default, Grafana automatically calculates the column width based on the table size and the minimum column width. This field option can override the setting and define the width for all columns in pixels.

    For example, if you enter in the field, then when you click outside the field, all the columns will be set to 100 pixels wide.

    By default, the minimum width of the table column is 150 pixels. This field option can override that default and will define the new minimum column width for the table panel in pixels.

    Column alignment

    Choose how Grafana should align cell contents:

    • Auto (default)
    • Left
    • Right

    By default, Grafana automatically chooses display settings. You can override the settings by choosing one of the following options to change all fields.

    Color text

    If thresholds are set, then the field text is displayed in the appropriate threshold color.

    Table - 图4

    If thresholds are set, then the field background is displayed in the appropriate threshold color.

    Table - 图6

    Gradient gauge

    The threshold levels define a gradient.

    The gauge is split up in small cells that are lit or unlit.

    Table - 图10

    JSON view

    Shows value formatted as code. If a value is an object the JSON view allowing browsing the JSON object will appear on hover.

    Table - 图12

    If you have a field value that is an image URL or a base64 encoded image you can configure the table to display it as an image.

    Table - 图14

    Column filter

    You can temporarily change how column data is displayed. For example, you can order values from highest to lowest or hide specific values. For more information, refer to .