mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 16:52:36 +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:
@ -38,7 +38,7 @@ For more information, refer to [@grafana/toolkit](https://www.npmjs.com/package/
|
||||
|
||||
### Field options
|
||||
|
||||
Grafana 7.0 introduced the concept of [_field options_]({{< relref "../../panels/field-options.md#field-options" >}}), a new way of configuring your data before it gets visualized. Since this was not available in previous versions, any plugin that enables field-based configuration will not work in previous versions of Grafana.
|
||||
Grafana 7.0 introduced the concept of [_field options_]({{< relref "../../panels/field-options/_index.md#field-options" >}}), a new way of configuring your data before it gets visualized. Since this was not available in previous versions, any plugin that enables field-based configuration will not work in previous versions of Grafana.
|
||||
|
||||
For plugins prior to Grafana 7.0, all options are considered _Display options_. The tab for field configuration isn't available.
|
||||
|
||||
|
Reference in New Issue
Block a user