Is it possible to define border color and thickness for a set-element?
In the example for drag-node chart in the documentation a border color is defined for "node 5":
set x='40' y='85' width='45' height='67' name='Node 5' color='FE7272' BorderColor='ff5904' id='5' />
Unfortunately it doesn't seem to work. Do you have any idea?
Thx,
Christian