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:
@ -237,7 +237,7 @@ description: Artifact commands subtract_regression05.kcl
|
||||
"type": "move_path_pen",
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": 30.162499999999998,
|
||||
"x": 30.1625,
|
||||
"y": 0.0,
|
||||
"z": 0.0
|
||||
}
|
||||
@ -446,7 +446,7 @@ description: Artifact commands subtract_regression05.kcl
|
||||
"path": "[uuid]",
|
||||
"to": {
|
||||
"x": 23.7998,
|
||||
"y": -28.587699999999998,
|
||||
"y": -28.5877,
|
||||
"z": 0.0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user