Closed canbax closed 3 years ago
Due to https://github.com/ugurdogrusoz/visuall/issues/245 this is not a bug. We are simply deleting meta (edges that have collapsedEdges) edges when we hide them.
When I follow steps 1) and 2) I sometimes see that no incremental layout is applied as change the timebar range!
If "Collapse multiple edges on load" is unchecked and I apply these steps, no incremental layout is applied when the timebar range is narrowed down (step 2).
This issue seems like occurring if "Maintain graph range on topology changes" is true
1-) Enable timebar and load sample data 2-) Narrow down the timebar range so that you can see less number of edges 3-) Show everything from the timebar so that you can see all of them 4-) You can see that some edges remain hidden. Some nodes are disconnected. The graph is the same as before
I see that If I uncheck the setting "Collapse multiple edges on load" this doesn't happen