Skip to content

Commit 55798c8

Browse files
authored
Merge pull request #5137 from srijan55/master
Adding Y-axis range details.
2 parents a9d22dd + bb88d5f commit 55798c8

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

articles/application-insights/app-insights-metrics-explorer.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,11 @@ The default method for each metric is shown when you create a new chart or when
112112

113113
![Deselect all metrics to see the defaults](./media/app-insights-metrics-explorer/06-total.png)
114114

115+
## Pin Y-axis
116+
By default a chart shows Y axis values starting from zero till maximum values in the data range, to give a visual representation of quantum of the values. But in some cases more than the quantum it might be interesting to visually inspect minor changes in values. For customizations like this use the Y-axis range editing feature to pin the Y-axis minimum or maximum value at desired place.
117+
Click on "Advanced Settings" check box to bring up the Y-axis range Settings
118+
119+
![Click Advanced Settings, select Custom range, and specify min max values](./media/app-insights-metrics-explorer/y-axis-range.png)
115120

116121
## Filter your data
117122
To see just the metrics for a selected set of property values:
197 KB
Loading

0 commit comments

Comments
 (0)