mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 00:22:14 +08:00
Docs: 7.2 filter options (#27689)
* Update field-options.md * Update menu.yaml * Create _index.md * Update _index.md * added files * moving content * updated links * fixed links and deleted old file * content changes * Update configure-all-fields.md * Content updates * contnet updates * updated content * Update whats-new-in-v7-2.md * content updates * added content * Update filter-table-columns.md * Update standard-field-options.md * moved files * content edits * Update _index.md * Update _index.md * fixed links and merge conflicts * Update menu.yaml * Update menu.yaml
This commit is contained in:
@ -91,7 +91,7 @@ view.forEach(row => {
|
||||
|
||||
## Display values from a data frame
|
||||
|
||||
[Field options]({{< relref "../../panels/field-options.md" >}}) let the user control how Grafana displays the data in a data frame.
|
||||
[Field options]({{< relref "../../panels/field-options/_index.md" >}}) let the user control how Grafana displays the data in a data frame.
|
||||
|
||||
To apply the field options to a value, use the `display` method on the corresponding field. The result contains information such as the color and suffix to use when display the value.
|
||||
|
||||
|
Reference in New Issue
Block a user