Add formatting function for DataLabels plugin #80
soulfire03
started this conversation in
Ideas
Replies: 1 comment
-
|
I’ve been working on implementing this feature("formatter") but have encountered several challenges. Despite multiple attempts, I haven't been able to make it work. Could you please provide guidance or suggest an alternative approach to help me resolve this issue? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Thank you for porting this library to blazor!
In the original library there is a "formatter" method property in which we can pass a function, like you did for the tooltip callbacks.
Could you add this please?
Beta Was this translation helpful? Give feedback.
All reactions