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 also created an extension and I used the default linear formatter for the linear gauge I created and now I can't access it to use it as the default callback.
From @adamk33n3r - #4602 (review) removes the possibility to use the default formatters via
Chart.Ticks
likeIt turned out that I ended up having the same issue in the financial chart as well. I had to copy the
Ticks.formatters.linear
implementation there:chartjs/chartjs-chart-financial@0d47e06#diff-7499900c079d3c33e145ddba2be7d916
The text was updated successfully, but these errors were encountered: