altmany / altmany/export_fig

Digits Cut off In Axis Text

Đang mở
#268 4 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
MATLAB
Star
1.4k
Fork
366
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I'm trying to export PDF with OpenGL and transparency on and using Matlab R2018b. The text on left and right axes is being cut off, in particular zeros:
![image](https://user-images.githubusercontent.com/11501130/52383763-9e2e8d00-2a72-11e9-94b0-c948108b122f.png)
![image](https://user-images.githubusercontent.com/11501130/52384003-860b3d80-2a73-11e9-898b-ddf6a478069f.png)
```Matlab
export_fig(fig, 'myfile','-OpenGL','-pdf','-nocrop');
```

I've tried switching fonts, adding padding, turning off cropping, turning off font switching, but nothing helps. Painters and Zbuffer fixes the issue but I really need to use the transparency option.

I am using multiple subplots in this which might be the cause.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.