Replies: 1 comment
-
mermaid I've used
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed the sankey diagram generated by default is of dimension 600x400, but I'd like it to resize based on the container width, is there a way to do so?
The generated sankey:

The html layout:

Notice the orange space on the right of the diagram.
The generated svg:

I know there is a way to configure width & height, but I want dynamically to respond to the container size. Any help is appreciated!
Beta Was this translation helpful? Give feedback.
All reactions