ugurdogrusoz / visuall

Visuall: A tool for convenient construction of a web based visual analysis component
2 stars 0 forks source link

Some edges remain hidden after timebar operation #358

Closed canbax closed 3 years ago

canbax commented 3 years ago

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

canbax commented 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.

ugurdogrusoz commented 3 years ago

When I follow steps 1) and 2) I sometimes see that no incremental layout is applied as change the timebar range!

ugurdogrusoz commented 3 years ago

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

canbax commented 3 years ago

This issue seems like occurring if "Maintain graph range on topology changes" is true