Update netdata-charts.md (#17888)
* Update netdata-charts.md * Update docs/dashboards-and-charts/netdata-charts.md * Apply suggestions from code review * Apply suggestions from code review * Update docs/dashboards-and-charts/netdata-charts.md * Apply suggestions from code review * Apply suggestions from code review --------- Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
Fotis Voutsas committed
Jun 14, 2024 at 11:37 UTC
75d9ea124ea3588471f250c7f5d923cf8c88b4e4
1 file changed
+10
-5
docs/dashboards-and-charts/netdata-charts.md
+10
-5
@@ -98,11 +98,11 @@ names:
98
99
## Title bar
100
101
-When you start interacting with a chart, you'll notice valuable information on the top bar:
101
+When you start interacting with a chart, you'll notice valuable information on the Title bar:
102
103
-<img src="https://user-images.githubusercontent.com/70198089/236133832-fad45e65-5bd6-4fd1-8d68-33acf69fff5c.png" width="900"/>
103
+<img src="https://github.com/netdata/netdata/assets/70198089/75d700de-bc7d-4b96-b73d-7b248b83afea" width="900"/>
104
105
-The elements that you can find on this top bar are:
105
+Title bar elements:
106
107
- **Netdata icon**: this indicates that data is continuously being updated, this happens if [Time controls](/docs/dashboards-and-charts/visualization-date-and-time-controls.md#time-controls) are in Play or Force Play mode.
108
- **Chart title**: on the chart title you can see the title together with the metric being displayed, as well as the unit of measurement.
@@ -110,12 +110,17 @@ The elements that you can find on this top bar are:
110
111
Along with viewing chart type, context and units, on this bar you have access to immediate actions over the chart:
112
113
-<img src="https://user-images.githubusercontent.com/70198089/236134195-ecb08f79-1355-4bce-8449-e829f4a6b1c0.png" width="200" />
113
114
+<img src="https://github.com/netdata/netdata/assets/70198089/d21f326e-065c-4a08-bee9-69ad23736e38" width="200" />
115
+
116
+- **Manage Alerts**: manage [Alert configurations](/docs/dashboards-and-charts/alerts-tab.md#alert-configurations-tab) for this chart.
117
- **Chart info**: get more information relevant to the chart you are interacting with.
118
- **Chart type**: change the chart type from **line**, **stacked**, **area**, **stacked bar** and **multi bar**.
119
- **Enter fullscreen mode**: expand the current chart to the full size of your screen.
118
-- **Add chart to dashboard**: add the chart to an existing custom dashboard or directly create a new one that includes the chart.
120
+- **User settings**: save your settings for the chart at hand, so it persists across dashboard reloads.
121
+ - Personal has the top priority.
122
+ - Room and Space settings for a chart are shared across all users who don't have personal settings for it.
123
+- **Drag and Drop the chart to a Dashboard**: add the chart to an existing custom [Dashboard](/docs/dashboards-and-charts/dashboards-tab.md) or directly create a new one that includes the chart.
124
125
## Definition bar
126