cardiomoon / webr

31 stars 18 forks source link

addPieLabel = TRUE and addDonutLabel = TRUE #10

Open xkcococo opened 2 years ago

xkcococo commented 2 years ago

Hi,

I encountered one issue that I tried remove all labels from my figure: addPieLabel = FALSE and addDonutLabel = FALSE, but I cannot do it successfully. Could you help me with it?

Thanks in advance!

naurasd commented 1 year ago

I could remove percentages by setting labelpositionThreshold to a very high value and all labels by adding pieLabelSize=0 and donutLabelSize=0. only the outer ticks remained