You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm extending the charts controller, augmenting the chartOptions and then using this controller in views. You can use the same approach if you need the currency formatting in the tooltips too.
In the Chart.js docs, it gives an example of changing the format of axis labels with a callback:
How would that be used in the context of this Stimulus component?
The text was updated successfully, but these errors were encountered: