Closed ymolists closed 3 months ago
Does this solve your problem?
yes indeed it does thank you !
sorry to bring this but is it possible to
1) restrict the maximum as well ? 2) only do it for one side ? meaning put a minimum/maximum on width only ?
You cannot set a maximum width if you layout bottom-up. If you do it top-down, you can set an exact width and height and the inner content is scaled down.
You could set a very small minimum height to essentially only have a minimum width.
Ask your questions
Hi Folks
Thank you so much for all your help and for this amazing tool !
I am trying to set minimum size for a particular node. unfortunately i am not able to do so
am also not able to link the graph the model might be too big here is a link
above is the json i am getting back from the engine
(Optional) Expected behavior the size of the node should be more than 300/300
(Optional) ELK Version snapshot