We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bd9ad3 commit 213e9ccCopy full SHA for 213e9cc
2 files changed
CHANGELOG.md
@@ -6,6 +6,8 @@
6
- Default margins are set to 0.05 (5% of the plot area) at each side of the plot
7
- Margins are adjustable for each plot axis using `QwtPlot.setAxisMargin` (and
8
`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
11
12
## Version 0.11.2
13
0 commit comments