Open uhhyunjoo opened 2 years ago
graph layout 에 대해 space partioning 을 하는 것
decomposed into several levels in top-down fashion
각 레벨에 대한 area balancing 이 고려된다. information complexity or density of the level underneath
four-level area balancing approach to allocate appropriate space for each vertext within a cluster
this design decision has been made based on the topological properties of networks
in practice, each level is computed by a force-based layout followed by a schematization approach for simplifying the sahpes of the contours to accomplish detail-level vertext area balancing
graph skeleton g_s \in {G_C, G_M, G_T, G_D} for each of the for levels
the layout of each graph skeleton is used to guide the positioning of its belonging vertices to their expected position, in order to retain a balanced distribution.
category-level
component-level : we drag components sharing some vertexts close to each other and align cells containing subgrtphs
Measuring space coverage and time complexity
Interview with experts in biology
(1) : explaining how to read visualization (datasets and color coding)