Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-20254] How to detect click in Highcharts and trigger event in application?

GitHub Issuen/a
TypeBug
PriorityCritical
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 4.0.0
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterAkash Salunkhe
AssigneeUnknown
Created2016-01-14T14:06:02.000+0000
Updated2018-02-28T19:54:57.000+0000

Description

I am using Highcharts version 3.0.5. I am trying to detect click event when user click on bar in graph. The goal is to identify which bar is clicked. Problem is how detect click from graph(webview) and fire event in application.

Attachments

FileDateSize
index_2.js2016-01-15T09:07:54.000+00001203
index.js2016-01-14T13:58:00.000+00001115
index.xml2016-01-14T13:57:55.000+0000110

Comments

  1. Akash Salunkhe 2016-01-15

    This is updated file where I have added event listener before firing event from Webview.

JSON Source