User Portlet User Portlet

Discussions
Mike, apply the Style function to the #2 argument of Text[#2,#1] you mentioned as in:[mcode]GraphPlot[{1 -> 2, 2 -> 3, 3 -> 1}, VertexCoordinateRules -> {1 -> {0, 0}, 2 -> {0, 1}, 3 -> {1, 0}}, VertexRenderingFunction -> ({White, EdgeForm[Black],...