jolars / eulerr

Area-Proportional Euler and Venn Diagrams with Ellipses
https://jolars.github.io/eulerr/
GNU General Public License v3.0
129 stars 18 forks source link

Allow rounding of numbers in output when quantities = TRUE #76

Open jolars opened 3 years ago

jw5 commented 3 years ago

I would also find this very useful. Perhaps there could be an "ndigits" parameter or a printf style format specification added to the "quantities" list.

An additional feature associated with making the results look better would be a threshold size (either in counts or percent) below which the numeric labels wouldn't be output. Thus removing a huge scattering of "XXXX < 1%" visual noise.