Add Anchors

243 views
Skip to first unread message

Jean-François Dumont

unread,
Oct 11, 2016, 10:13:29 AM10/11/16
to draw.io
Hi,

I can create anchors using points=[[x0,y0],[x1,y1],...,[xn,yn]] 

I can do :
points=[[0.518,0],[0,0.6],[1,0.42],[0.692,1]];
anchors are created 

But if i do 
points=[[0.518,0.7]]
Anchor are not created or top of the shape.

 is this  a normal behavior ?

Thanks

 

Gaudenz Alder

unread,
Oct 15, 2016, 9:59:29 PM10/15/16
to draw.io
I get one anchor point for points=[[0.518,0.7]] as expected.

Jean-François Dumont

unread,
Oct 17, 2016, 3:13:25 AM10/17/16
to draw.io
Hello,

thank you for your reply, I still do not have a good result. I made print screen. did I miss something?

I use draw.io with google drive, I try with Chrome Application. 

Regards 

Gaudenz Alder

unread,
Oct 17, 2016, 3:32:31 AM10/17/16
to draw.io
Use points=[[0.6,0.7,0]] . Docs updated.

Jean-François Dumont

unread,
Oct 17, 2016, 4:07:22 AM10/17/16
to draw.io
great, solved

Thanks
Reply all
Reply to author
Forward
0 new messages