Skip to content

Commit 3608fea

Browse files
committed
Update power-bi-visual-add-bubble-layer.md
1 parent 31e91ce commit 3608fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If a field is passed into the **Size** bucket of the **Fields** pane, the bubble
4242
|---------------------|--------------|
4343
| Min size | Minimum bubble size when scaling the data.|
4444
| Max size | Maximum bubble size when scaling the data.|
45-
| Size scaling method | Scaling algorithm used to determine relative bubble size.<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;• Linear - Range of input data linearly mapped to the min and max size. (default)<br/>&nbsp;&nbsp;&nbsp;&nbsp;• Log - Range of input data logarithmically mapped to the min and max size.<br/>&nbsp;&nbsp;&nbsp;&nbsp;• Cubic-Bezier - Specify X1, Y1, X2, Y2 values of a Cubic-Bezier curve to create a custom scaling method. |
45+
| Size scaling method | Scaling algorithm used to determine relative bubble size.<br/><br/>&nbsp;• Linear: Range of input data linearly mapped to the min and max size. (default)<br/>&nbsp;• Log: Range of input data logarithmically mapped to the min and max size.<br/>&nbsp;• Cubic-Bezier: Specify X1, Y1, X2, Y2 values of a Cubic-Bezier curve to create a custom scaling method. |
4646

4747
When the **Size scaling method** is set to **Log**, the following options will be made available.
4848

0 commit comments

Comments
 (0)