From 337a1b29b977134bc956baf1cbffce0809f841af Mon Sep 17 00:00:00 2001 From: Arianna Laudazzi Date: Wed, 1 Oct 2025 10:27:37 +0200 Subject: [PATCH 1/2] Add appearance options for Metric --- explore-analyze/visualize/lens.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/explore-analyze/visualize/lens.md b/explore-analyze/visualize/lens.md index 4830b98f87..d5bf021bdc 100644 --- a/explore-analyze/visualize/lens.md +++ b/explore-analyze/visualize/lens.md @@ -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 +```{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` From e95da9131e4e300dd93df07bd2b26de54d540f92 Mon Sep 17 00:00:00 2001 From: Arianna Laudazzi Date: Wed, 1 Oct 2025 19:59:54 +0200 Subject: [PATCH 2/2] Integrate reviewers feedback --- explore-analyze/visualize/lens.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/explore-analyze/visualize/lens.md b/explore-analyze/visualize/lens.md index d5bf021bdc..db16b6f02f 100644 --- a/explore-analyze/visualize/lens.md +++ b/explore-analyze/visualize/lens.md @@ -531,12 +531,12 @@ 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 +#### Metric charts ```{applies_to} stack: ga 9.2 ``` **Primary metric** -: Define the orientation of the primary metric in terms of **Position**, **Alignment**, and **Font size**. +: 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**.