Fixed tests and added node alignment

This commit is contained in:
Nikolay Rozhkov
2023-06-21 03:54:55 +03:00
parent bc33c8210c
commit 272615e580
6 changed files with 32 additions and 21 deletions

View File

@@ -5,7 +5,7 @@ describe('Sankey Diagram', () => {
imgSnapshotTest(
`
sankey
a -> 30 -> b
a,b,10
`,
{}
);