feat: 新增三个自定义边/三个自定义节点
This commit is contained in:
@@ -1153,6 +1153,9 @@ export default {
|
||||
edgeTypeCubicV: "Vertical third-order Bessel curve",
|
||||
edgeTypeCubicH: "Horizontal third-order Bessel curve",
|
||||
edgeTypeLoop: "Self-Loop",
|
||||
edgeTypeCubicAnimateLineDash: "Third-order Bessel curve, dashed motion",
|
||||
edgeTypeCubicAnimateCircleMove: "Third-order Bézier curves with dots moving along edges",
|
||||
edgeTypeLineAnimateState: "Straight line with state animations",
|
||||
edgeLabelPositionStart: "Start",
|
||||
edgeLabelPositionMiddle: "Middle",
|
||||
edgeLabelPositionEnd: "End",
|
||||
@@ -1163,6 +1166,9 @@ export default {
|
||||
nodeTypeTriangle: "Triangle",
|
||||
nodeTypeStar: "Star",
|
||||
nodeTypeImage: "Image",
|
||||
nodeTypeCircleAnimateShapeR: "Circle, node zoom in and out animation",
|
||||
nodeTypeCircleAnimateShapeStroke: "Circular, node edge spread animation",
|
||||
nodeTypeRectAnimateState: "Rectangle with state animations",
|
||||
nodeLabelPositionTop: "Top",
|
||||
nodeLabelPositionLeft: "Left",
|
||||
nodeLabelPositionRight: "Right",
|
||||
|
||||
Reference in New Issue
Block a user