You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Is it possible to highligth one (or several) feature and its edges in a network, something like :
textplot_network(net,...,vertex_labelsize[feat]=10) or
textplot_network(net,...,toupper(vertex_labelsize[feat]) or
textplot_network(net,...,vertex_labelcolor[feat]="red")
and the same on edge_color (edge_color=colRes[feat]=...) ?
Best regards
Claire
The text was updated successfully, but these errors were encountered:
Hi,
Is it possible to highligth one (or several) feature and its edges in a network, something like :
textplot_network(net,...,vertex_labelsize[feat]=10) or
textplot_network(net,...,toupper(vertex_labelsize[feat]) or
textplot_network(net,...,vertex_labelcolor[feat]="red")
and the same on edge_color (edge_color=colRes[feat]=...) ?
Best regards
Claire
The text was updated successfully, but these errors were encountered: