yanlinlin82 / ggvenn

Venn Diagram by ggplot2, with really easy-to-use API.
Other
167 stars 25 forks source link

Added option to add comma as separation for large numbers #42

Closed fkgruber closed 6 months ago

fkgruber commented 6 months ago

Added the option comma_sep to add comma to large numbers.

image

yanlinlin82 commented 6 months ago

Hi, @fkgruber

Thank you for your contribution!