timwis / vizwit

An interactive data visualization tool
http://vizwit.io
GNU General Public License v2.0
100 stars 35 forks source link

Add thousands separators to charts #196

Closed timwis closed 6 years ago

timwis commented 7 years ago

Clue from old version of Chart.js: http://jsbin.com/jihadu/1/edit?html,js,output But maybe use Number.prototype.toLocaleString()