This is a migrated thread and some comments may be shown as answers.

ScatterLineSeries and Client-Side Events

1 Answer 47 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Filupa
Top achievements
Rank 1
Filupa asked on 13 Nov 2012, 02:38 PM
Hi everyone,

I have a problem to catch values in ScatterLineSeries with the Event .get_value()
I need to get the X value and de Y value.
Any ideas?

thanks in advance

Jaime
Software Engineer

1 Answer, 1 is accepted

Sort by
0
Filupa
Top achievements
Rank 1
answered on 13 Nov 2012, 02:52 PM
Hi, again,

I solve the problem, it was so simple:
in the javasript:

args.get_value().x
args.get_value().y

I hope this help someone in the future.

Jaime
Tags
Chart (HTML5)
Asked by
Filupa
Top achievements
Rank 1
Answers by
Filupa
Top achievements
Rank 1
Share this question
or