mattflor / chorddiag

R interface to D3 chord diagrams
159 stars 44 forks source link

Figure resolution #44

Open rainboy352900 opened 2 years ago

rainboy352900 commented 2 years ago

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

qianyulia commented 1 year ago

The same question! Watting for your help!

Aristotle1992 commented 1 year ago

I have same question. Anyone has any idea on how to navigate this?

qianyulia commented 1 year ago

You can output it into html, then find a free website that can transform html into pdf. That's what i did.

--------------原始邮件-------------- 发件人:"Aristotle1992 @.>; 发送时间:2023年7月20日(星期四) 中午12:24 收件人:"mattflor/chorddiag" @.>; 抄送:"qianyuli @.>;"Comment @.>; 主题:Re: [mattflor/chorddiag] Figure resolution (Issue #44)

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: @.***>

Aristotle1992 commented 1 year ago

Thanks for your response

Aristotle1992 commented 1 year ago

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

qianyulia commented 1 year ago

Refer the help document of R package^O^

--------------原始邮件-------------- 发件人:"Aristotle1992 @.>; 发送时间:2023年7月20日(星期四) 中午1:14 收件人:"mattflor/chorddiag" @.>; 抄送:"qianyuli @.>;"Comment @.>; 主题:Re: [mattflor/chorddiag] Figure resolution (Issue #44)

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: @.***>