javascript - Sigma.js border on all nodes -


i'm implementing visualization sigma.js (using neighborhood plugin, if that's of relevance). out of box, sigma.js displays rectangular label , blurred border on hovered nodes. greater visual clarity, i'm interested in implementing border (preferably not blurred) strictly around circular node on all nodes default, rather hovered or clicked ones. understand prepackaged settings allow alterations hovered node borders. guidance regarding modifying node borders appreciated. anticipate involve tinkering original sigma.js source, unclear where. all!

i found resource answers question, , explains why sigma.js relies on custom renderers modify node attributes such border.

on topic of sigma custom renderers

hope helps others out there similar questions!


Comments

Popular posts from this blog

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -