@cryptotaxi247 / netdata-1 / commits / 3b80fb8c5

Update interact-new-charts.md (#14596)

Chris Akritidis committed Feb 23, 2023 at 05:04 UTC 3b80fb8c59c4a67f8183a1219985aec568f8bed5
1 file changed +4 -25
docs/cloud/visualize/interact-new-charts.md
+4 -25
@@ -43,7 +43,7 @@ Have a look at the can see the overall look and feel of the charts for both with
43 the [Overview tab](https://github.com/netdata/netdata/blob/master/docs/cloud/visualize/overview.md) and a simple chart
44 from the single node view:
45
46 -![NRve6zr325.gif](https://images.zenhubusercontent.com/60b4ebb03f4163193ec31819/5ecaf5ec-1229-480e-b122-62f63e9df227)
46 +<img width="678" alt="image" src="https://user-images.githubusercontent.com/43294513/220913360-f3f2ac06-b715-4e99-a933-f3bcb776636f.png"/>
47
48 With a quick glance you have immediate information available at your disposal:
49
@@ -58,14 +58,12 @@ Your charts are controlled using the
58 available [Time controls](https://github.com/netdata/netdata/blob/master/docs/dashboard/visualization-date-and-time-controls.md#time-controls).
59 Besides these, when interacting with the chart you can also activate these controls by:
60
61 -- hovering over any chart to temporarily pause it - this momentarily switches time control to Pause, so that you can
61 +- Hovering over any chart to temporarily pause it - this momentarily switches time control to Pause, so that you can
62 hover over a specific timeframe. When moving out of the chart time control will go back to Play (if it was it's
63 previous state)
64 -- clicking on the chart to lock it - this enables the Pause option on the time controls, to the current timeframe. This
64 +- Clicking on the chart to lock it - this enables the Pause option on the time controls, to the current timeframe. This
65 is if you want to jump to a different chart to look for possible correlations.
66 -- double clicking to release a previously locked chart - move the time control back to Play
67 -
68 - ![23CHKCPnnJ.gif](https://images.zenhubusercontent.com/60b4ebb03f4163193ec31819/0b1e111e-df44-4d92-b2e3-be5cfd9db8df)
66 +- Double clicking to release a previously locked chart - move the time control back to Play
67
68 | Interaction | Keyboard/mouse | Touchpad/touchscreen | Time control |
69 |:------------------|:---------------|:---------------------|:----------------------|
@@ -201,22 +199,3 @@ original height,
199 double-click the same icon.
200
201 ![AjqnkIHB9H.gif](https://images.zenhubusercontent.com/60b4ebb03f4163193ec31819/1bcc6a0a-a58e-457b-8a0c-e5d361a3083c)
204 -
205 -## What's next?
206 -
207 -We recommend you read up on the differences
208 -between [chart dimensions, contexts, and families](https://github.com/netdata/netdata/blob/master/docs/dashboard/dimensions-contexts-families.md)
209 -to strengthen your understanding of how Netdata organizes its dashboards. Another valuable way to interact with charts
210 -is to use
211 -the [date and time controls](https://github.com/netdata/netdata/blob/master/docs/dashboard/visualization-date-and-time-controls.md),
212 -which helps you visualize specific moments of historical metrics.
213 -
214 -### Further reading & related information
215 -
216 -- Dashboard
217 - - [How the dashboard works](https://github.com/netdata/netdata/blob/master/docs/dashboard/how-dashboard-works.md)
218 - - [Chart dimensions, contexts, and families](https://github.com/netdata/netdata/blob/master/docs/dashboard/dimensions-contexts-families.md)
219 - - [Date and Time controls](https://github.com/netdata/netdata/blob/master/docs/dashboard/visualization-date-and-time-controls.md)
220 - - [Customize the standard dashboard](https://github.com/netdata/netdata/blob/master/docs/dashboard/customize.md)
221 - - [Metric Correlations](https://github.com/netdata/netdata/blob/master/docs/cloud/insights/metric-correlations.md)
222 - - [Netdata Agent - Interact with charts](https://github.com/netdata/netdata/blob/master/docs/dashboard/interact-charts.md)