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

Node Borders #57

Open
mangeshkaslikar opened this issue Oct 29, 2014 · 0 comments
Open

Node Borders #57

mangeshkaslikar opened this issue Oct 29, 2014 · 0 comments

Comments

@mangeshkaslikar
Copy link

Hi Everyone,

I used the sigma JS Plugin from Gephi to generate the graph. I want to apply border to nodes. So far, I have changed my config.json to add the following lines which gives me a border around every node. How can apply border to node on selective nodes. Reading from earlier threads, I understand i have to change the drawBorder property and set it to false. Where do I write this ? Is it in the data.json file ? Please give example . Following are the lines of code I added in the config.json to get border around every node.

"borderSize": 5,
"nodeBorderColor": "default",
"defaultNodeBorderColor": "#000",
"defaultBorderView": "always",

Regards,
Mangesh

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

No branches or pull requests

1 participant