Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix(plot_base): not content margin for plot_widget window

wyzula_j requested to merge fix/plot-base-content-margin into main

Description

Reduce the content margin of GraphicalLayoutWidget to 0,0,0,0. Plots should be more compact.

Related Issues

closes #513 (closed)

Screenshots / GIFs (if applicable)

Before: Screenshot_2025-05-01_at_11.40.43 After:

Screenshot_2025-05-01_at_11.40.36

Additional Comments

The top border is reserved for title, tbh I don't want to remove it, could cause issues on pyqtgraph side.

Edited by wyzula_j

Merge request reports

Loading