Skip to content

Commit f292a45

Browse files
committed
minor updates
1 parent e8ff644 commit f292a45

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,18 @@ To draw paths, provide data for "Path ID" and "Point Order":
3737

3838
### Configure a Path Layer
3939

40-
After adding your data, you can adjust the Path Layer's color, line width, and opacity. Apply settings by legend or path ID, coloring paths and locations with the same legend identically.
40+
After adding your data, you can adjust the Path Layer's color, line width, and opacity. Apply settings by legend or path ID, coloring paths, and locations with the same legend identically.
4141

42-
After adding your data, you can configure the Path Layer according to your requirements. The style of the paths can be customized by adjusting the line color, width, and opacity. These settings can be applied based on legend or path ID. If a legend is provided, paths and locations associated with the same legend will share the same color.
42+
After adding your data, you can configure the Path Layer according to your requirements. The style of the paths can be customized by adjusting the line color, width, and opacity. These settings can be applied based on legend or path ID. If a legend is provided, paths and locations associated with the same legend share the same color.
4343

44-
:::image type="content" source="media/power-bi-visual/path-layer-configuration.png" alt-text="A screenshot showing the path layer configuration properties, including line color, transparency and width as well as minimum and maximum zoom.":::
44+
:::image type="content" source="media/power-bi-visual/path-layer-configuration.png" alt-text="A screenshot showing the path layer configuration properties, including line color, transparency, and width as well as minimum and maximum zoom.":::
4545

4646
### Interact with a Path Layer
4747

4848
The Path Layer feature offers several interactive options:
4949

5050
1. **Hover and Select**: Hover over a path to select points; clicking on a path selects the nearest point. The selected point will also select other reports by legend, path ID, location, and point order.
51-
1. **Tooltips**: Tooltips will show information for the nearest point when hovering over a line.
51+
1. **Tooltips**: Tooltips show information for the nearest point when hovering over a line.
5252

5353
:::image type="content" source="media/power-bi-visual/path-layer-map.png" alt-text="A screenshot showing a map using the path layer.":::
5454

@@ -58,9 +58,9 @@ Examine the connections and insights revealed by the Path Layer visualization. F
5858

5959
#### Legends in a Path Layer
6060

61-
Adding a field to the legend field well creates a higher level of grouping. Consequently, paths and locations associated with the same legend are colored identically. Here is the process:
61+
Adding a field to the legend field well creates a higher level of grouping. Consequently, paths and locations associated with the same legend are colored identically. Here's the process:
6262

63-
- **Grouping by Legend**: When a legend is provided, the paths and locations will be grouped based on the legend. For instance, if visualizing flight paths with the airline as the legend, all paths and locations associated with the same airline will share the same color. Moreover, if there are two rows, one with legend "Contoso" and path ID "A123", and another with legend "MSAirline" and path ID "A123", the Path Layer will interpret these as two distinct paths: "Contoso-A123" and "MSAirline-A123".
63+
- **Grouping by Legend**: When a legend is provided, the paths and locations are grouped based on the legend. For instance, if visualizing flight paths with the airline as the legend, all paths and locations associated with the same airline share the same color. Moreover, if there are two rows, one with legend "Contoso" and path ID "A123", and another with legend "MSAirline" and path ID "A123", the Path Layer interprets these as two distinct paths: "Contoso-A123" and "MSAirline-A123".
6464
- **Styling by Legend**: Configure the style (color, line width, opacity) using the legend to visually differentiate path groups.
6565
- **Interaction by Legend**: When interacting with the Path Layer, selecting a path or point will also select other reports based on legend, path ID, location, and point order. This ensures all related data points are highlighted together.
6666

0 commit comments

Comments
 (0)