matplotplusplus
matplotplusplus copied to clipboard
Multiplots don't render properly (Overlapped text)
Bug category
- [ ] bug - compilation error
- [ ] bug - compilation warning
- [x] bug - runtime error
- [ ] bug - runtime warning
- [ ] bug - logic error
Describe the bug
Steps to Reproduce Build a multiplot with titles for each subplot Save to any format (JPG, SVG, TEX)
Output
JPG:
SVG:
LaTeX:
Platform
- [ ] cross-platform issue - linux
- [x] cross-platform issue - windows
- [ ] cross-platform issue - macos
Environment Details:
- OS: Windows
- OS Version: 10 x64
- Compiler: MSVC
- Compiler version: 19
Additional context
GnuPlot 5.4 patch level 1
This issue is probably the same as https://github.com/alandefreitas/matplotplusplus/issues/162
Hmm indeed it could be related. I guess it has something to do with the Windows implementation.
This issue is also a problem on linux platforms, and it seems to depend on the resolution. Here my examples on 1260 x 1440 pixels and 800 x 450 pixels
.
I have same problem on mac too ;-)
This issue is also a problem on linux platforms, and it seems to depend on the resolution. Here my examples on 1260 x 1440 pixels and 800 x 450 pixels
![]()
.
How did you change the resolution ? I'd like to increase the size of my plots.