Those data with time interval larger than days will not be displayed · Issue #69 · sirensolutions/kibi_timeline_vis · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 30, 2021. It is now read-only.
From the two pictures, the data with data range between October 5th and October 8th was not displayed.
And I have verified that the data between October 4th and October 5th was correct.
The text was updated successfully, but these errors were encountered:
From the two pictures above, all those seven data will be displayed when set (use_time.hours:>10).
But if I changed the filter to (use_time.hours:>0), some data of the seven will be lost.
If I set the filter to (use_time.hours:>10 OR use_time.hours:>0), data back to normal.
Is that a bug?
Is it caused by the overlap between the data ranges?
Uh oh!
There was an error while loading. Please reload this page.
From the two pictures, the data with data range between October 5th and October 8th was not displayed.
And I have verified that the data between October 4th and October 5th was correct.
The text was updated successfully, but these errors were encountered: