Digits Cut off In Axis Text
- 主要言語
- MATLAB
- スター
- 1.4k
- フォーク
- 366
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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:


```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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。