-
Notifications
You must be signed in to change notification settings - Fork 10
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
Colour the edges and not the nodes in the network #9
Comments
......linkColour = edges_col) # edge colors |
Can we keep the node colour, but somehow highlight input nodes (diff symbol/emphasis/...)? |
@nealhaddaway I have got this code running but I cant work out how to get the input_ids from the data in the shiny ` make a links data frame using the indexes (0-based) of nodes in 'nodes'
drop_na()
n_net ` |
Woot! It should be: |
Great I shall give that a go! Also for the hyperlink to the article can we use the lensID pasted at the end of a url or do they use another method? I can get all the nodes to link to my website....(not very useful I know!) |
You can
|
@nealhaddaway Cool we have links!!!!!!!!!!!!!!!!!!!!!!! Woohoo!!! |
Don't worry - turns out I am an idiot. Have a play with my new branch - I will push it up now and do pull request (maybe useful to wait to merge to see if this is working as expected for a bigger dataset). |
#11 Add links to nodes solves this issue (hopefully) |
https://twitter.com/aarontay/status/1361958669655531522?s=20
The text was updated successfully, but these errors were encountered: