Closed
Description
By default if set textposition=‘inside’ to Pie text will be scaled according to group size. And if group size is very small it does not look good.
Would be much better if text for small groups will be hidden
There is option 'insidetextfont' or 'textfont' which contains family, color and size. In my opinion would be usefull to set minimum font size and don't show text if scaled size is less then that value. Or maybe just turn off text scaling, for example set font size to 14 and if there is need to scale text don't show it at all.