shiyw

Results 1 issues of shiyw

## 附件 [plots.zip](https://github.com/user-attachments/files/18042315/plots.zip) - plot为翻译前的对象 - plot2为翻译后的对象 ## 错误提示 下面的各行均会报错 ```r plot2 ggsave(plot2) ggplot_build(plot2)$layout$panel_params[[1]]$y$get_labels() ``` 错误提示为 ``` Error in while (nchar(st) > width) { : missing value where TRUE/FALSE needed...