Confused about input-sum-value
and output-sum-value
#8
Replies: 0 comments 1 reply
-
Hello, @oceanumeric! The By visually representing the cumulative value associated with the nodes, you can easily identify nodes with higher or lower cumulative values based on their input or output connections. This feature can be particularly useful in exploring transactions or networks where you want to identify nodes that have a high input value but do not have a corresponding output value or vice versa. For example, in the context of wallets, you can use this to find wallets that receive a significant amount of funds but have few outgoing transactions, which may indicate an anomaly within that network. Hope this answer helps you figure it out. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In the docs - node appearance part here
I am not sure what does
input
andoutput
mean?input-sum-value
: Colors/sizes nodes by the sum across input-only records in the value columnoutput-sum-value
: Colors/sizes nodes by the sum across output-only records in the value columninput means source and output means target?
Why set sum? Since I am not sure the meaning, also could not get the case when do we need this.
Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions