Skip to content

Commit 29c7997

Browse files
authored
Merge pull request #50373 from srijan55/master
Add section for color picker.
2 parents 6622b95 + 3437022 commit 29c7997

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
301 KB
Loading

articles/azure-monitor/platform/metrics-charts.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,16 @@ To control the y-axis range, use the “…” chart menu, and select **Edit cha
107107
> [!WARNING]
108108
> Locking the boundaries of y-axis for the charts that track various counts or sums over a period of time (and thus use count, sum, minimum, or maximum aggregations) usually requires specifying a fixed time granularity rather than relying on the automatic defaults. This is necessary is because the values on charts change when the time granularity is automatically modified by the user resizing browser window or going from one screen resolution to another. The resulting change in time granularity effects the look of the chart, invalidating current selection of y-axis range.
109109
110+
## Change colors of chart lines
111+
112+
After you configure the charts, the chart lines are automatically assigned a color from a default palette. You can change those colors.
113+
114+
To change the color of a chart line, click on the colored bar in the legend that corresponds to the chart. The color picker dialog will open. Use the color picker to configure the color for the line.
115+
116+
After the chart colors are configured, they will remain that way when you pin the chart to a dashboard. The following section shows you how to pin a chart.
117+
118+
![metric image](./media/metrics-charts/018.png)
119+
110120
## Pin charts to dashboards
111121

112122
After configuring the charts, you may want to add it to the dashboards so that you can view it again, possibly in context of other monitoring telemetry, or share with your team.

0 commit comments

Comments
 (0)