I have the following dataframe:

Product    predicted_MarketShare  Predicted_MS_Percentage
A                    2.827450e-02                             2.8
B                    4.716403e-06                             0.0
C                    1.741686e-01                             17.4
D                   1.716303e-04                             0.0
.......

Because there are so many products, and most of predicted Market share is 
around 0%.
When I make pie chart, the labels of those product with 0% market share are 
overlapping.
How do I make the labels are not overlapping?

Kind regards.
Tammy
                                          
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to