Skip to content

Digits Cut off In Axis Text #268

@pemb4571

Description

@pemb4571

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
image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions