Skip to content

Commit 7ec393f

Browse files
authored
Add appearance settings for metric chart (#3246)
This PR adds the new appearance settings for the metric chart. Closes #3088 Relates to elastic/kibana#229815 and elastic/kibana#233992
1 parent bf15e46 commit 7ec393f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

explore-analyze/visualize/lens.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,22 @@ These options can vary depending on the type of chart.
531531
**Point visibility** {applies_to}`stack: ga 9.1` {applies_to}`serverless: ga`
532532
: 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.
533533

534+
#### Metric charts
535+
```{applies_to}
536+
stack: ga 9.2
537+
```
538+
**Primary metric**
539+
: Define the formatting of the primary metric in terms of **Position**, **Alignment**, and **Font size**.
540+
541+
**Title and subtitle**
542+
: Enter a subtitle and define the relevant **Alignment** and **Font weight**.
543+
544+
**Secondary metric**
545+
: Define the **Alignment**.
546+
547+
**Other**
548+
: Choose the **Icon** position.
549+
534550
#### Tables
535551

536552
**Density** {applies_to}`stack: ga 9.1` {applies_to}`serverless: ga`

0 commit comments

Comments
 (0)