8000 Those data with time interval larger than days will not be displayed · Issue #69 · sirensolutions/kibi_timeline_vis · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Oct 30, 2021. It is now read-only.

Those data with time interval larger than days will not be displayed #69

Open
tianchao-haohan opened this issue Nov 14, 2016 · 3 comments
8000
Open

Comments

@tianchao-haohan
Copy link
tianchao-haohan commented Nov 14, 2016

image

image

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.

@tianchao-haohan
Copy link
Author
tianchao-haohan commented Nov 15, 2016

image

image
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.
image
image
image

If I set the filter to (use_time.hours:>10 OR use_time.hours:>0), data back to normal.
Is that a bug?
image
Is it caused by the overlap between the data ranges?

@scampi
Copy link
Contributor
scampi commented Nov 18, 2016

it seems to be due to the scaling of the bubble.

@scampi
Copy link
Contributor
scampi commented Dec 6, 2016

To correct this problem, we could use the range overflow feature of the library http://visjs.org/examples/timeline/items/rangeOverflowItem.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0