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

Adds an option to pass node_labels to visualize_graph #8816

Merged
merged 12 commits into from
Jan 29, 2024

Conversation

vahanhov
Copy link
Contributor

@vahanhov vahanhov commented Jan 24, 2024

Addresses #8770

Note that these are used only with graphviz backend.

…ph.py and in explain. These are used only with graphviz backend.
@vahanhov vahanhov changed the title Adds an option to pass node_labels to visualize_graph and generic graph.py and in explain Adds an option to pass node_labels to visualize_graph in graph.py and explain Jan 24, 2024
Copy link

codecov bot commented Jan 24, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (019c5b3) 89.39% compared to head (fbfb709) 89.39%.
Report is 1 commits behind head on master.

❗ Current head fbfb709 differs from pull request most recent head 6082ef7. Consider uploading reports for the commit 6082ef7 to get more accurate results

Files Patch % Lines
torch_geometric/visualization/graph.py 16.66% 5 Missing ⚠️
torch_geometric/explain/explanation.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8816      +/-   ##
==========================================
- Coverage   89.39%   89.39%   -0.01%     
==========================================
  Files         479      479              
  Lines       31146    31134      -12     
==========================================
- Hits        27844    27831      -13     
- Misses       3302     3303       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rusty1s rusty1s changed the title Adds an option to pass node_labels to visualize_graph in graph.py and explain Adds an option to pass node_labels to visualize_graph Jan 29, 2024
@rusty1s rusty1s enabled auto-merge (squash) January 29, 2024 10:20
@rusty1s rusty1s merged commit 3773b53 into pyg-team:master Jan 29, 2024
12 checks passed
@vahanhov vahanhov deleted the explain-viz-node-labels branch February 1, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants