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

Remove legends if there are no edges in the graph #38

Closed
PrateekKumarSingh opened this issue Apr 28, 2021 · 1 comment · Fixed by #57
Closed

Remove legends if there are no edges in the graph #38

PrateekKumarSingh opened this issue Apr 28, 2021 · 1 comment · Fixed by #57
Assignees
Labels
enhancement New feature or request

Comments

@PrateekKumarSingh
Copy link
Owner

Legends for now only represent the edges in the graph and if there are no edges there is no point showing legends in the graph

@PrateekKumarSingh
Copy link
Owner Author

PrateekKumarSingh commented Jun 27, 2021

Visualize legends in graph only if there are any edges:

https://github.com/PrateekKumarSingh/AzViz/blob/master/AzViz/src/private/ConvertTo-DOTLangauge.ps1#L303-L307

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant