gpt4 book ai didi

r - 如何在 ggplot2 中保持透明度?

转载 作者:行者123 更新时间:2023-12-02 04:17:03 34 4
gpt4 key购买 nike

我喜欢 ggplot 生成的图。不过,直接获取出版质量图还是有些麻烦。我通常必须在 Illustrator 中进行一些后期处理(即更改字体、对数字进行编号等)。虽然我可以保存为 tiff 或 png,但 eps 最适合在 Illustrator 中操作图形(我可以取消对象组合、移动图例/文本等)。

当我保存具有一定透明度(以点或更平滑的形式)的 ggplot 对象时,我收到此错误:

Warning message:
In grid.Call.graphics("L_points", x$x, x$y, x$pch, x$size) :
semi-transparency is not supported on this device: reported only once per page

有解决办法吗?

最佳答案

这有效:

ggsave("filename.eps", device=cairo_ps)

关于r - 如何在 ggplot2 中保持透明度?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4001316/

34 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com