scottharwell / GoogleCharts

CakePHP Plugin for Google Charts Javascript API
26 stars 30 forks source link

Add support for data formatters #12

Closed PhantomWatson closed 10 years ago

PhantomWatson commented 10 years ago

I think this is the only way to apply number type formatting to the values in tooltips, such as currency, percentage, and adding commas to break up long numbers.

I'll send a pull request with a solution shortly.

Reference: https://developers.google.com/chart/interactive/docs/reference?csw=1#formatters