surface prop for growing or containing height of graph

Signed-off-by: Maximilian Vorbrodt <maximilian.vorbrodt@hotmail.com>
This commit is contained in:
Maximilian Vorbrodt
2022-11-21 11:23:52 +01:00
parent 8bc81264b9
commit 99014b723e
2 changed files with 13 additions and 1 deletions
@@ -240,6 +240,7 @@ export function GroupsDiagram() {
direction={DependencyGraphTypes.Direction.RIGHT_LEFT}
renderNode={RenderNode}
className={classes.graph}
fit="contain"
/>
<Typography