My custom onHover blocked property #9259
Unanswered
Maxim1saev
asked this question in
Q&A
Replies: 0 comments
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!
I implement such a hover effect through the onHover function, because I did not find a solution out of the box, I also need to increase a piece of pie on hover, but there is a feeling that my function interrupts this extension.
My config :
const CHART_CONFIG = {
type: 'pie',
};
Beta Was this translation helpful? Give feedback.
All reactions