Skip to content

Commit 213e9cc

Browse files
committed
Add additional margin to left of tick labels
1 parent 8bd9ad3 commit 213e9cc

File tree

2 files changed

+1211
-1206
lines changed

2 files changed

+1211
-1206
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
- Default margins are set to 0.05 (5% of the plot area) at each side of the plot
77
- Margins are adjustable for each plot axis using `QwtPlot.setAxisMargin` (and
88
`QwtPlot.axisMargin` to get the current value)
9+
- Added an additional margin to the left of ticks labels: this margin is set to one
10+
character width, to avoid the labels to be truncated while keeping a tight layout
911

1012
## Version 0.11.2
1113

0 commit comments

Comments
 (0)