UPDATE: VERSION-20260313
This commit is contained in:
@@ -28,6 +28,10 @@ export const createLineOptions = (): any => {
|
|||||||
strokeWidth: 2,
|
strokeWidth: 2,
|
||||||
strokeDasharray: ' ',
|
strokeDasharray: ' ',
|
||||||
strokeDashoffset: 0,
|
strokeDashoffset: 0,
|
||||||
|
|
||||||
|
// 去掉箭头
|
||||||
|
targetMarker: null,
|
||||||
|
sourceMarker: null,
|
||||||
},
|
},
|
||||||
marker: {
|
marker: {
|
||||||
fill: '#5da0df',
|
fill: '#5da0df',
|
||||||
|
|||||||
Reference in New Issue
Block a user