Open rainboy352900 opened 2 years ago
The same question! Watting for your help!
I have same question. Anyone has any idea on how to navigate this?
You can output it into html, then find a free website that can transform html into pdf. That's what i did.
I have same question. Anyone has any idea on how to navigate this?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
Thanks for your response
Please how were you able to edit the size of text as well. This was the code I used
rhizo_edges_linkage <- net_rhizo$plot_sum_links(plot_pos = TRUE, plot_num = 8, color_values = RColorBrewer::brewer.pal(8, "Paired")) rhizo_edges_linkage
Thanks
Refer the help document of R package^O^
Please how were you able to edit the size of text as well. This was the code I used
rhizo_edges_linkage <- net_rhizo$plot_sum_links(plot_pos = TRUE, plot_num = 8, color_values = RColorBrewer::brewer.pal(8, "Paired")) rhizo_edges_linkage
Thanks
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
Hi Matt,
I find the figure is in low resolution. Is it possible to export high resolution figure for publication, e.g. in PDF format?
Thanks