ugurdogrusoz / visuall

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

Timebar statistics don't consider collapsed elements #313

Closed canbax closed 3 years ago

canbax commented 4 years ago

With expand collapse extension, there might be some collapsed edges or nodes hidden. Time bar statistics do not consider these elements. Since there could be nested collapsed elements, time-bar statistics should be calculated with a recursive function.

So when we collapsed or expanded any element, the statistic values should remain the same.