Docs: update description and add alt text (#79538)

* Edited page description and added missing alt text

* Rebuilt markdown file
pull/79574/head
Isabel 2 years ago committed by GitHub
parent a29e1ee6a6
commit 6681463f2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/panels-visualizations/query-transform-data/transform-data/index.md
  2. 4
      scripts/docs/generate-transformations.ts

@ -117,7 +117,7 @@ We recommend that you remove transformations that you don't need. When you delet
1. Click the **Transform** tab.
1. Click the trash icon next to the transformation you want to delete.
{{< figure src="/static/img/docs/transformations/screenshot-example-remove-transformation.png" class="docs-image--no-shadow" max-width= "1100px" >}}
{{< figure src="/static/img/docs/transformations/screenshot-example-remove-transformation.png" class="docs-image--no-shadow" max-width= "1100px" alt="A transformation row with the remove transformation icon highlighted" >}}
## Transformation functions

@ -45,7 +45,7 @@ labels:
- enterprise
- oss
title: Transform data
description: Use transformations to manipulate your data before visualizations are applied
description: Use transformations to rename fields, join series data, apply mathematical operations, and more
weight: 100
---
@ -123,7 +123,7 @@ We recommend that you remove transformations that you don't need. When you delet
1. Click the **Transform** tab.
1. Click the trash icon next to the transformation you want to delete.
{{< figure src="/static/img/docs/transformations/screenshot-example-remove-transformation.png" class="docs-image--no-shadow" max-width= "1100px" >}}
{{< figure src="/static/img/docs/transformations/screenshot-example-remove-transformation.png" class="docs-image--no-shadow" max-width= "1100px" alt="A transformation row with the remove transformation icon highlighted" >}}
## Transformation functions

Loading…
Cancel
Save