-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
If you have some vertical linked plots, these can get misaligned if one of the chart has Y axis label with more characters than the others. See picture below as example:

The last plot is misaligned because of its long labels (like "-1.0e18"). As a consequence, also X label is not aligned anymore with other plots.
To Reproduce
Steps to reproduce the behavior:
- Draw two vertical linked plots
- Make sure that the Y axis labels of the two plots differs significantly (at least a couple of digits)
- Check the behavior: the two plots will be misaligned
Expected behavior
Plots should always be aligned independently of the Y axis labels.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working