-
using the bar chart i'm trying to get the label value of the bar which is clicked. I've looked at the docs on chart.js and they have this method:
and as an option on CChart i can pass an on click event as a option, but i'm struggling to get the value.
|
Beta Was this translation helpful? Give feedback.
Answered by
cooperRjp
Jan 20, 2022
Replies: 1 comment
-
Just worked it out, here is the code if you are looking to do the same.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mrholek
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just worked it out, here is the code if you are looking to do the same.