I am working on vaadin charts(columnrange) where I have to implement rightclick menu option so, on right click menu option I want to retrieve chart details that is X and Y co-ordinates on which user has right clicked it
We tried the contextmenu option and added our chart component into it however in contextClickListener we are not getting right clicked X and Y coordinates details