Include NodePath in artifact graph mermaid charts as comments (#6884)
* Display NodePath in artifact graph mermaid charts * Update output * Change node path display to be only comments * Update output * Update output after rebase
This commit is contained in:
@ -78,7 +78,7 @@ description: Artifact commands subtract_regression01.kcl
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": -23.1902,
|
||||
"y": -14.909799999999999,
|
||||
"y": -14.9098,
|
||||
"z": 0.0
|
||||
}
|
||||
}
|
||||
@ -133,7 +133,7 @@ description: Artifact commands subtract_regression01.kcl
|
||||
},
|
||||
"end": {
|
||||
"unit": "degrees",
|
||||
"value": 227.157002
|
||||
"value": 227.157
|
||||
},
|
||||
"relative": false
|
||||
}
|
||||
@ -171,7 +171,7 @@ description: Artifact commands subtract_regression01.kcl
|
||||
"radius": 12.7,
|
||||
"start": {
|
||||
"unit": "degrees",
|
||||
"value": 227.157002
|
||||
"value": 227.157
|
||||
},
|
||||
"end": {
|
||||
"unit": "degrees",
|
||||
@ -380,7 +380,7 @@ description: Artifact commands subtract_regression01.kcl
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": -15.379699999999998,
|
||||
"x": -15.3797,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user