Skip to content

Error about savefig #2938

@Freed-Wu

Description

@Freed-Wu

Details

This issue is the continuance of #791

Reproduce Procedure

#!/usr/bin/env julia
# export GKS_ENCODING=utf-8
# julia: 1.4.0
# Plot.jl: 0.29.1
# sci-visualization/gr: 0.50.0-r1
using Plots
xlabel!("你好")

Screenshot from 2020-08-28 22-44-19

This is correct. However.

savefig("a.pdf")

Screenshot from 2020-08-28 22-44-31

Backends

This bug occurs on ( insert x below )

Backend yes no untested
gr (default) x
pyplot x
plotly x
plotlyjs x
pgfplotsx x
inspectdr x

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions