Skip to content

Commit 21e2b4a

Browse files
authored
Acrolinx fix
1 parent d17ba29 commit 21e2b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/digital-twins/how-to-use-azure-digital-twins-explorer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ The **Chart** view of historized properties shows property values as points on a
178178

179179
You can use the icons above the chart to control the chart settings, including...
180180
* changing the time range for the data included in the chart.
181-
* selecting whether multiple time series are shown independently or on a shared y-axis. Selecting **Independent** for the axes means that each time series scales to the chart and maintain their own axis for scale. Selecting **Shared** axes means that all time series data is scaled to the same axis.
181+
* selecting whether multiple time series are shown independently or on a shared y-axis. Selecting **Independent** for the axes means that each time series scales to the chart and maintain its own axis for scale. Selecting **Shared** axes means that all time series data is scaled to the same axis.
182182
* choosing the aggregation logic for the chart. When the property has more data points than can be shown on the chart, the data is aggregated into a finite number of data points using either average, minimum, or maximum functions.
183183

184184
There's also a button to **Open query in Azure Data Explorer**, where you can view and modify the current query to further explore the time series data.

0 commit comments

Comments
 (0)