未验证 提交 ca4c391a 编写于 作者: Y Yi Shen 提交者: GitHub

Merge pull request #12194 from apache/fix/graph-line-label

Fix/graph line label: keep the original distance between line label and line.
......@@ -242,7 +242,8 @@ var GraphSeries = echarts.extendSeriesModel({
edgeSymbol: ['none', 'none'],
edgeSymbolSize: 10,
edgeLabel: {
position: 'middle'
position: 'middle',
distance: 5
},
draggable: false,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册