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

Issue with edge_linetype in signed networks #99

Open
jhollway opened this issue Oct 16, 2024 · 0 comments
Open

Issue with edge_linetype in signed networks #99

jhollway opened this issue Oct 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jhollway
Copy link
Collaborator

Describe the bug
ison_monks %>% to_uniplex("esteem") %>% mutate_nodes(comp = node_in_component()) %>% graphr(node_color = "comp")

Provide system information

  • OS: [e.g. MacOS Mojave 10.14.6]
  • R version: [e.g. 3.5.3]
  • migraph version: [e.g. 1.4.0]

To Reproduce
Error in `ggraph::geom_edge_arc()` at manynet/R/map_autograph.R:459:5: ! Problem while setting up geom aesthetics. ℹ Error occurred in the 1st layer. Caused by error in `check_aesthetics()`: ! Aesthetics must be either length 1 or the same as the data (11200). ✖ Fix the following mappings: `edge_linetype`. Run `rlang::last_trace()` to see where the error occurred.

@jhollway jhollway added the bug Something isn't working label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant