Addepar / ember-charts

https://opensource.addepar.com/ember-charts/
Other
783 stars 131 forks source link

Pie Chart Decimal Point Formatting #158

Closed xudaniel11work closed 8 years ago

xudaniel11work commented 8 years ago

This commit allows decimal points in percentages to be configurable within the value labels of a pie chart.

Before Commit

screenshot 2016-04-04 18 41 55

After Commit

screenshot 2016-04-04 18 42 27

Broken out from PR #157 - https://github.com/Addepar/ember-charts/pull/157

cc @Addepar/fire

jordansmith42 commented 8 years ago

Make sure you run grunt dist LGTM

xudaniel11work commented 8 years ago

Will do! Tyty