Sankey alignment tests

This commit is contained in:
Nikolay Rozhkov
2023-07-02 02:15:23 +03:00
parent 084b765e9f
commit 8ed2ee30ec
2 changed files with 108 additions and 48 deletions

View File

@@ -100,6 +100,7 @@
width: 1200,
height: 600,
linkColor: 'gradient',
nodeAlignment: 'justify',
},
});
</script>