series: [
{
id: 'topology',
type: 'graph',
layout: 'none',
symbolSize: 60,
layout为none,是固定的,不用force
怎样实现拖曳, onPointDragging事件不生效
这个可以参考一下
https://blog.csdn.net/github_38402037/article/details/79154797
echarts官方API:http://echarts.baidu.com/option.html#title
这个不是很详细的啊