respec / solar-suitability-app

Solar Suitability Application
4 stars 3 forks source link

Trailing zeros and small percent values on progress bar #70

Closed cmartin616 closed 8 years ago

cmartin616 commented 8 years ago

Occasionally very small % values will be displayed on the progress bar.

I.E. - 56.999999999999999%

48.383382451134715, -95.5418297861277

andywalz commented 8 years ago

I fixed this by adding toFixed() right as it is being printed to screen