Welcome Guest Search | Active Topics |

is there a client side event for a click on the chart background?
rcwright
#1 Posted : Tuesday, April 01, 2014 5:23:04 AM(UTC)
Rank: Newbie

Groups: jQueryDV, Registered
Joined: 1/6/2014(UTC)
Posts: 5

Thanks: 3 times
Was thanked: 0 time(s) in 0 post(s)
I see from the samples that there are client side events for the data points, the axis and the legend. What I would like is another client side event for the chart background (i.e. a mouse up or down event anywhere else on the chart). Is there such an event?
Dragan
#2 Posted : Tuesday, April 01, 2014 6:31:52 AM(UTC)
Rank: Advanced Member

Groups: Administrators, DataVizJavaScript, jQueryChart, jQueryDV, MvcChart, Registered
Joined: 1/3/2011(UTC)
Posts: 483

Thanks: 0 times
Was thanked: 87 time(s) in 87 post(s)
You can use the standard jQuery way:

Code:
$('#jqChart').click(function () {

});
Best Regards,
Dragan Matek
jqChart Inc.
1 user thanked Dragan for this useful post.
rcwright on 4/1/2014(UTC)
rcwright
#3 Posted : Tuesday, April 01, 2014 8:35:50 AM(UTC)
Rank: Newbie

Groups: jQueryDV, Registered
Joined: 1/6/2014(UTC)
Posts: 5

Thanks: 3 times
Was thanked: 0 time(s) in 0 post(s)
Thanks Dragan. I should have thought if that.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

FlatEarth Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.4 | YAF © 2003-2010, Yet Another Forum.NET
This page was generated in 0.099 seconds.