資源簡介
echarts關系圖(力引導)拖動節點不還原位置,在init創建時第三個參數對象添加myOpts_:{draggableFixed_:true}即可,如:
var mychart = echarts.init(dom,null,{myOpts_:{draggableFixed_:true}});創建一個拖動不還原的力引導關系圖(需要 type: 'graph',layout:'force',draggable :true,且所有節點fixed:true)

代碼片段和文件信息
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????2870875??2019-01-03?10:59??echarts4.2.4.my.js
?????文件??????718343??2019-01-03?10:58??echarts4.1.0.rc2.min.my.js
-----------?---------??----------?-----??----
?????文件?????2870875??2019-01-03?10:59??echarts4.2.4.my.js
?????文件??????718343??2019-01-03?10:58??echarts4.1.0.rc2.min.my.js
- 上一篇:Nessus無IP限制版虛擬機
- 下一篇:ADAS腦圖資料
評論
共有 條評論