Score of 1
1
vote
How do I expand the plot margins so that chorddiagram doesn't cut of the labels?
Set the margins via:
circos.par(canvas.xlim = c(-1.3, 1.3), canvas.ylim = c(-1.3, 1.3))
Adjust the values to suit your plot.
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
plot × 37759r × 15980
python × 11320
matplotlib × 7938
matlab × 5055
ggplot2 × 4788
pandas × 2403
graph × 1604
visualization × 997
matlab-figure × 915
gnuplot × 905
dataframe × 881
legend × 858
seaborn × 807
python-3.x × 772
numpy × 761
plotly × 760
3d × 757
bar-chart × 726
scatter-plot × 680
histogram × 633
colors × 631
axis × 598
time-series × 567
graphics × 450