chunqiuyiyu / ervy

Bring charts to terminal.
https://www.chunqiuyiyu.com/ervy/
MIT License
1.59k stars 45 forks source link

Allow zero to be passed as a valid value #9

Closed robtarr closed 5 years ago

robtarr commented 5 years ago

This prevents the check in line 53 of utils.js from failing if the value is 0.

chunqiuyiyu commented 5 years ago

@robtarr You should fix the error of Travis CI.