[Chartjs]-Chart.js 2 – Is it possible to format tick labels with HTML?

1👍

You are correct that the tick labels can only be strings and that the Chart.JS tick labels do not have HTML support. It’s likely a plugin would need to be developed for this behavior. Sorry. 🙂

Leave a comment