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

Revise functions to use names of $graphAttributes$Nodes$names if no match is found #58

Closed
3 tasks done
sfcheung opened this issue Dec 12, 2020 · 0 comments · Fixed by #61
Closed
3 tasks done
Labels
bug Something isn't working top priority

Comments

@sfcheung
Copy link
Owner

sfcheung commented Dec 12, 2020

$graphAttributes$Nodes$names can be changed by change_node_label() and some other functions. The following functions need to be revised such that if no match in node names is found in $graphAttributes$Nodes$names, then the names of this vector will be searched:

  • rotate_resid(). (Already works. Tested in test-change-node.R)
  • set_cfa_layout(). (77d3bd5)
  • set_sem_layout(). (2fb1d0b)
@sfcheung sfcheung added bug Something isn't working 1st - *work on this first* "Top on the top priority" labels Dec 12, 2020
marklhc added a commit that referenced this issue Dec 31, 2020
marklhc added a commit that referenced this issue Dec 31, 2020
@sfcheung sfcheung added top priority and removed 1st - *work on this first* "Top on the top priority" labels Jul 27, 2021
@sfcheung sfcheung linked a pull request Aug 2, 2021 that will close this issue
sfcheung added a commit that referenced this issue Aug 2, 2021
sfcheung added a commit that referenced this issue Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working top priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant