arrow (edges - Graph)
when using
edges: style: 'arrow'
and
nodes:
image: 'http://server/icon.png', shape: 'image'
the central image is not transparent
example: http://i60.tinypic.com/2qu6exs.png
without 'arrow' style, transparent png: http://i61.tinypic.com/zo6rmd.png
thanks.