Hi
I use google charts in B4I
is there a way to grab the user click on the chart and get the content of the ballon?
I want to use it for drill down charts
You can use WKWebView.EvaluateJavaScript to inject JavaScript. Your JavaScript should redirect the current page when the user clicks on the chart.
Handle the OverrideUrl event to catch this.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.