Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions explore-analyze/visualize/lens.md
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,22 @@ These options can vary depending on the type of chart.
**Point visibility** {applies_to}`stack: ga 9.1` {applies_to}`serverless: ga`
: For **Area** and **Line** charts. Use this option to show or hide data points. Set to `Auto` by default: Points are visible unless the distance between them is too short.

#### Metrics

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not calling this section "Metric chart"? In other places in the same page they are called like this, such as "Show trends in Metric charts"

Copy link

@mariairiartef mariairiartef Oct 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I saw that it is also called metric visualization in "How does dynamic coloring work for the metric visualization?"

```{applies_to}
stack: ga 9.2
```
**Primary metric**
: Define the orientation of the primary metric in terms of **Position**, **Alignment**, and **Font size**.

**Title and subtitle**
: Enter a subtitle and define the relevant **Alignment** and **Font weight**.

**Secondary metric**
: Define the **Alignment**.

**Other**
: Choose the **Icon** position.

#### Tables

**Density** {applies_to}`stack: ga 9.1` {applies_to}`serverless: ga`
Expand Down
Loading