<div dir="ltr"><div><div><div>Hi, Federico <br><br></div>Thank you the response. Picture may be better than thousands words:<br><b><img src="cid:ii_15c446fd38e23b9d" alt="Inline image 1" width="483" height="362"><br></b><br></div>I'm using nodeClassProperty for nodes and links, that's quick solution and require user to click on a node. To make topology much more informative I'm looking for a way to use a lineheads for links.<br><br></div><div>Thanks<br><br></div><div>--<br></div> Stan<br><div><div><div><div><br></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 26, 2017 at 7:04 PM, Nemesis <span dir="ltr"><<a href="mailto:nemesis@ninux.org" target="_blank">nemesis@ninux.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Stan,<br>
<br>
I do not understand exactly what you want to do, you want to display<br>
something different for each node depending on one of its values?<br>
<br>
Port status, is that the port of one of the interfaces? Every node has<br>
only one of these?<br>
<br>
Maybe you can use the "nodeClassProperty" option:<br>
<br>
nodeClassProperty: if specified, nodes will have an additional CSS class<br>
that depends on the value of a specific NetJSON node property<br>
<br>
<a href="https://github.com/netjson/netjsongraph.js" rel="noreferrer" target="_blank">https://github.com/netjson/<wbr>netjsongraph.js</a><br>
<br>
So each node will get a css class after (for example) a port_status<br>
value, then you have to create a CSS class for each possible value, and<br>
use that CSS class to customize the look of each speed.<br>
<br>
There's an example with a similar approach here:<br>
<a href="https://nodeshot.org/netjsongraph/examples/custom-attributes.html" rel="noreferrer" target="_blank">https://nodeshot.org/<wbr>netjsongraph/examples/custom-<wbr>attributes.html</a><br>
<br>
Federico<br>
<br>
<br>
On 05/26/2017 01:09 AM, Stan Kozlov wrote:<br>
> Hi All<br>
><br>
> I'm going to add port status (speed) for NetJSON topology and was<br>
> wondering is there a way to draw circle on line heads near node circles?<br>
> I'm using a color with animation for link utilization, but didn't find a<br>
> way to display port status.<br>
> I would be appreciated for ideas and clues where to look at the D3 and<br>
> NetJSON code to achieve this.<br>
<span class="HOEnZb"><font color="#888888">><br>
> --<br>
>  Kind regards,<br>
> Stan<br>
><br>
><br>
> ______________________________<wbr>_________________<br>
> Interop-dev mailing list<br>
> <a href="mailto:Interop-dev@lists.funkfeuer.at">Interop-dev@lists.funkfeuer.at</a><br>
> <a href="https://lists.funkfeuer.at/mailman/listinfo/interop-dev" rel="noreferrer" target="_blank">https://lists.funkfeuer.at/<wbr>mailman/listinfo/interop-dev</a><br>
><br>
<br>
</font></span></blockquote></div><br></div>