BoxPlot quadrant information on click #4009
Closed
gautham-pw
started this conversation in
General
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.
-
when clicked on boxplot how to know which quadrant is being clicked?
i'm using boxplot from react-apexcharts. i need to implement a feature where a user click on boxplot and it will show details related to that quadrant. I've looked at various event methods available and found options to view current mouse positions, etc. However, i've had no luck retrieving quadrant information. I just need to know which quadrant is being selected when clicked on the plot.
Beta Was this translation helpful? Give feedback.
All reactions