@cryptotaxi247 / netdata-1 / commits / 856a15766

Wording fix in interact with charts doc (#15040)

* Wording fix in interact with charts doc * Update docs/cloud/visualize/interact-new-charts.md Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> --------- Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>

Fotis Voutsas committed May 11, 2023 at 19:11 UTC 856a157667832ad3b11d91733ca6346e02221d97
1 file changed +1 -1
docs/cloud/visualize/interact-new-charts.md
+1 -1
@@ -251,7 +251,7 @@ Below each chart, there is an information ribbon. This ribbon currently shows 3
251 At least one of the dimensions in the chart has partial data, meaning that not all instances available contributed data to this point. This can happen when a container is stopped, or when a node is restarted. This indicator helps to gain confidence of the dataset, in situations when unusual spikes or dives appear due to infrastructure maintenance, or due to failures to part of the infrastructure.
252
253 2. **[O]: Overflown**
254 - At least one of the datasources included in the chart was a counter that has overflown that exactly that point.
254 + At least one of the data sources included in the chart has a counter that has overflowed at this point.
255
256 3. **[E]: Empty Data**
257 At least one of the dimensions included in the chart has no data at all for the given points.