diff --git a/piker/ui/_chart.py b/piker/ui/_chart.py index dbc9f495..d4dadab0 100644 --- a/piker/ui/_chart.py +++ b/piker/ui/_chart.py @@ -488,7 +488,7 @@ class LinkedSplits(QWidget): prop = 3/8 h = self.height() - histview_h = h * (6/16) + histview_h = h * (4/11) h = h - histview_h major = 1 - prop