Menu

Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.

Enterprise Open source

Format a standard field

The data model used in Grafana, namely the data frame, is a columnar-oriented table structure that unifies both time series and table query results. Each column within this structure is called a field. A field can represent a single time series or table column.

Field options allow you to change how the data is displayed in your visualizations. Options and overrides that you apply do not change the data, they change how Grafana displays the data. When you change an option, it is applied to all fields, meaning all series or columns. For example, if you change the unit to percentage, then all fields with numeric values are displayed in percentages.

For a complete list of field formatting options, refer to Standard field definitions.

You can apply standard options to most built-in Grafana panels. Some older panels and community panels that have not updated to the new panel and data model will be missing either all or some of these field options.

Before you begin

To format a standard field:

  1. Open a dashboard, click the panel title, and click Edit.

  2. In the panel display options pane, locate the Standard options section.

  3. Select the standard options you want to apply.

    For more information about standard options, refer to Standard field definitions.

  4. To preview your change, click outside of the field option box you are editing or press Enter.