Skip to content

Commit 7bef37f

Browse files
Merge pull request #293083 from stevemunk/power-bi-visual-map-updates-bubble-layer
Updated/added screenshots to the Power BI Visual bubble layer
2 parents a2a3c38 + 7258e19 commit 7bef37f

File tree

5 files changed

+7
-5
lines changed

5 files changed

+7
-5
lines changed
662 KB
Loading
142 KB
Loading
1.07 MB
Loading
Binary file not shown.

articles/azure-maps/power-bi-visual-add-bubble-layer.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Azure Maps
44
description: In this article, you learn how to use the bubble layer in an Azure Maps Power BI visual.
55
author: deniseatmicrosoft
66
ms.author: limingchen
7-
ms.date: 12/04/2023
7+
ms.date: 01/17/2025
88
ms.topic: how-to
99
ms.service: azure-maps
1010
ms.subservice: power-bi-visual
@@ -14,9 +14,13 @@ ms.subservice: power-bi-visual
1414

1515
The **Bubble layer** renders location data as scaled circles on the map.
1616

17-
:::image type="content" source="./media/power-bi-visual/bubble-layer-with-legend-color.png" alt-text="A map displaying point data using the bubble layer":::
17+
:::image type="content" source="./media/power-bi-visual/bubble-layer-no-legend.png" lightbox="./media/power-bi-visual/bubble-layer-no-legend.png"alt-text="A map displaying point data using the bubble layer, all bubbles are blue.":::
1818

19-
Initially all bubbles have the same fill color. If a field is passed into the **Legend** bucket of the **Fields** pane, the bubbles are colored based on their categorization. The outline of the bubbles is white be default but can be changed to a new color or by enabling the high-contrast outline option. The **High-contrast outline** option dynamically assigns an outline color that is a high-contrast variant of the fill color. This helps to ensure the bubbles are clearly visible regardless of the style of the map. The following are the primary settings in the **Format** pane that are available in the **Bubble layer** section.
19+
Initially all bubbles have the same fill color. If a field is passed into the **Legend** bucket of the **Fields** pane, the bubbles are colored based on their categorization.
20+
21+
:::image type="content" source="./media/power-bi-visual/bubble-layer-with-legend-color.png" lightbox="./media/power-bi-visual/bubble-layer-with-legend-color.png"alt-text="A map displaying point data using the bubble layer, the bubbles are colored based on their categorization with a legend showing what color is associated with which business.":::
22+
23+
The outline of the bubbles is white be default but can be changed to a new color or by enabling the high-contrast outline option. The **High-contrast outline** option dynamically assigns an outline color that is a high-contrast variant of the fill color. This helps to ensure the bubbles are clearly visible regardless of the style of the map. The following are the primary settings in the **Format** pane that are available in the **Bubble layer** section.
2024

2125
| Setting | Description |
2226
|----------------|----------------|
@@ -41,8 +45,6 @@ If a field is passed into the **Size** bucket of the **Fields** pane, the bubble
4145

4246
When the **bubble layer** displays on a map, the **Category labels** settings become active in the **Format visual** pane.
4347

44-
:::image type="content" source="./media/power-bi-visual/category-labels.png" alt-text="A screenshot showing the category labels settings in the format visual section of Power BI." lightbox="./media/power-bi-visual/category-labels.png":::
45-
4648
The **Category labels** settings enable you to customize font setting such as font type, size and color as well as the category labels background color and transparency.
4749

4850
:::image type="content" source="./media/power-bi-visual/category-labels-example.png" alt-text="A screenshot showing the category labels on an Azure Maps map in Power BI." lightbox="./media/power-bi-visual/category-labels-example.png":::

0 commit comments

Comments
 (0)