Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node_recommender: Implement graph visualization #4

Open
ajpwahqgbi opened this issue Mar 22, 2021 · 0 comments
Open

node_recommender: Implement graph visualization #4

ajpwahqgbi opened this issue Mar 22, 2021 · 0 comments

Comments

@ajpwahqgbi
Copy link
Owner

It would be nice to generate a huge SVG from a dot graph for various things, in particular for the prospective peer exploration.

  • newly low-fee reachable nodes and edges connecting (new or existing) low-fee reachable nodes to new low-fee reachable nodes should be highlighted in green
  • nodes with low-fee routability improvements and edges between (new or existing) low-fee reachable nodes to nodes with low-fee routability improvements should be highlighted in purple
  • some sort of visualization of min cuts; perhaps it would be too busy, though, to highlight and dash all the edges that are in the min cut for a newly or improved low-fee reachable node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant