[v10.4.x] [v11.0.x] Docs - Remove Wrap text option from Cell options (#97269)

Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
pull/97289/head
grafana-delivery-bot[bot] 7 months ago committed by GitHub
parent 73f75b7034
commit 95eda3f56a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 13
      docs/sources/panels-visualizations/visualizations/table/index.md

@ -215,7 +215,6 @@ Cell options allow you to control how data is displayed in a table.
The options are: The options are:
- [Cell type](#cell-type) - Control the default cell display settings. - [Cell type](#cell-type) - Control the default cell display settings.
- [Wrap text](#wrap-text) - Wrap text in the cell that contains the longest content in your table.
- [Cell value inspect](#cell-value-inspect) - Enables value inspection from table cells. - [Cell value inspect](#cell-value-inspect) - Enables value inspection from table cells.
#### Cell type #### Cell type
@ -323,18 +322,6 @@ Set the following options:
- **Alt text** - Set the alternative text of an image. The text will be available for screen readers and in cases when images can't be loaded. - **Alt text** - Set the alternative text of an image. The text will be available for screen readers and in cases when images can't be loaded.
- **Title text** - Set the text that's displayed when the image is hovered over with a cursor. - **Title text** - Set the text that's displayed when the image is hovered over with a cursor.
#### Wrap text
{{< admonition type="note" >}}
Text wrapping is in [public preview](https://grafana.com/docs/release-life-cycle/#public-preview), however, it’s available to use by default.
We’d love hear from you about how this new feature is working. To provide feedback, you can open an issue in the [Grafana GitHub repository](https://github.com/grafana/grafana).
{{< /admonition >}}
Toggle the **Wrap text** switch to wrap text in the cell that contains the longest content in your table.
To wrap the text in a specific column only, use the Wrap Text option in a [field override](ref:field-override).
This option is available for the following cell types: **Auto**, **Colored text**, and **Colored background**.
#### Cell value inspect #### Cell value inspect
Enables value inspection from table cells. When the **Cell inspect value** switch is toggled on, clicking the inspect icon in a cell opens the **Inspect value** drawer. Enables value inspection from table cells. When the **Cell inspect value** switch is toggled on, clicking the inspect icon in a cell opens the **Inspect value** drawer.

Loading…
Cancel
Save