Skip to content

Commit 4565616

Browse files
authored
Clarified more on no data available troubleshoot
1 parent b7d9923 commit 4565616

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ The query parameters are defined for all plots and can be set in the topbar. Mak
7979
8080
- **Quick Select:** You can also utilise quick select to get an absolute timestamp for relative time. If you apply the query parameters, relative times will be recalculated, if quick select is active.
8181

82+
<span id="raw-when-sparse"></span>
83+
8284
- **Raw when sparse:** This toggle defines if the curves should be drawn using raw data if there are not enough points for binned data. This simply removes unnecessary min/max curves and is highly recommended to stay activated.
8385

8486
<span id="remove-empty-bins"></span>
@@ -297,7 +299,7 @@ This is unfortunately not supported by the timepicker of barely any browser. You
297299

298300
#### No data available in selected timerange, but other tools show data?
299301

300-
It might be that other tools simply show empty / propagated bins, that have a count of 0. These are filtered out by default. Try [showing them](#remove-empty-bins) to see if you still see no data. Make sure to apply after showing!
302+
It might be that other tools simply show empty / propagated bins, that have a count of 0. These are filtered out by default. Try [showing them](#remove-empty-bins) (also [disable raw data if sparse](#raw-when-sparse)) to see if you still see no data. Make sure to apply after showing!
301303

302304
---
303305

0 commit comments

Comments
 (0)