Adelaide1014 commented on issue #2993: 
echarts3中graph关系图series[i]-graph.data[i]中的x,y怎么定义,API中没有
URL: 
https://github.com/apache/incubator-echarts/issues/2993#issuecomment-387932248
 
 
   @lingfulu 声明x=0,y=0时是有作用的,但是需要设置
   <pre>"fixed":true,
   "draggable": false,</pre>
   否则定位的节点就会被拖拽走

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to