R-graph-gallery
                                
                                 R-graph-gallery copied to clipboard
                                
                                    R-graph-gallery copied to clipboard
                            
                            
                            
                        Bug in Circular Stacked Barplot code
Hi Yan, thanks for your great work and the R graph gallery. Always my place to start when trying to implement a new chart type.
I stumbled over a small bug in the Circular Stacked Barplot code when answering this question on SO.
My guess is that the reason for this bug is that as of version 4.0.0 R treats strings in data frames as strings rather than factors.