ChartJs.Blazor icon indicating copy to clipboard operation
ChartJs.Blazor copied to clipboard

Customize tooltip with callback function

Open RHaughton opened this issue 4 years ago • 1 comments

Hello,

Is there a way to customize the tooltip values? I would for example want to transform 0.43 to 43%.

I managed to do it for the linear cartesian ticks using the callback function, but for tooltips I can't seem to find the Callback function which is used in Chart.js.

Many thanks for your help and for your work.

Best, R.

RHaughton avatar Jul 22 '21 13:07 RHaughton

Unrelated, but how did you add the callback to the ticks?

evangunter avatar May 20 '22 01:05 evangunter