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 - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -