benkeen / d3pie

A configurable pie chart lib and generator built on d3.js
MIT License
370 stars 203 forks source link

hide console warning messages for zero values #159

Closed alepolidori closed 10 months ago

alepolidori commented 6 years ago

Zero values are not showed on the pie, so I would like to avoid warning messages on the console like this:

image