Describe the bug
If I set the width property in the layout and have multiple graphs, then the graphs will overlap one another.
To Reproduce
Steps to reproduce the behavior:
- Define 2 graphs with a layout of
{ width: 1024 }
- See them overlap
Expected behaviour
When I specify the width and height of multiple graphs, they should not overlap with one another.
Screenshots

Desktop (please complete the following information):
- OS: Ubuntu Desktop 22.04
- Browser Firefox beta
- Version Mozilla Firefox 110.0b9
Describe the bug
If I set the
widthproperty in the layout and have multiple graphs, then the graphs will overlap one another.To Reproduce
Steps to reproduce the behavior:
{ width: 1024 }Expected behaviour
When I specify the width and height of multiple graphs, they should not overlap with one another.
Screenshots

Desktop (please complete the following information):