Skip to content
Merged
Changes from all commits
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.

#### Metric charts
```{applies_to}
stack: ga 9.2
```
**Primary metric**
: Define the formatting 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