I learned the toLocaleString() method for adding thousands separators from this Github issue (https://github.com/chartjs/Chart.js/issues/411) These options in your options config will add a thousands separator to your tooltips and yAxes.
Front-end developer ramblings ☕️ 🍕 😀
I learned the toLocaleString() method for adding thousands separators from this Github issue (https://github.com/chartjs/Chart.js/issues/411) These options in your options config will add a thousands separator to your tooltips and yAxes.