Closed jiqicn closed 1 year ago
One more todo: check the mechanism of recomputing edges and nodes. Used to be like computing when the corresponding DFs are empty, but since we have the edge filter added (may also want the node filter in the future?), it might be nice to look back to improve that.
A new solution: Remove the slider of the miner, but adding a midware of row selector to allow user to freely select the rows by adding rules (e.g. weight greater than). Meanwhile, add output edge table to statistic view widget, so that users can clearly see the distributions there.
Now, the edges are filtered by weight value directly, which is not that intuitive. Instead, it would be nice to allow users to indicate the desired number/percentage of edges to be shown in the graph.