jolars / eulerr

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

Allow rounding of numbers in output when quantities include "percentage" #101

Open xiaosongz opened 2 years ago

xiaosongz commented 2 years ago

76

75

allow round quantities("percentage") using global parameter options("round")$round. round will be set as 0 if global parameter options("round")$round not set.