grapher.LightweightVizStats

Usage

Source

grapher.LightweightVizStats(
    node_count,
    scc_count,
    module_count,
    module_edge_count,
    local_edge_count,
    truncated_local_nodes,
    dense_bucket_count
)

Parameter Attributes

node_count: int
scc_count: int
module_count: int
module_edge_count: int
local_edge_count: int
truncated_local_nodes: int
dense_bucket_count: int