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

Drag/Click on Dashboard

6 Answers 77 Views
Charts
This is a migrated thread and some comments may be shown as answers.
FU
Top achievements
Rank 1
FU asked on 27 Oct 2013, 01:25 AM
i have a seriesClick on dashboard chart,
when i try with ipad, i click the chart and drag down, all i want is scorll window, but kendo trigger the seriesClick function , any one can help?

6 Answers, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 29 Oct 2013, 12:43 PM
Hello Fu,


Could you please share some additional information about the current scenario? Which chart are you using? Providing a sample project/code would help us the most to assist you faster.

I am looking forward to hearing from you.

Regards,
Dimiter Madjarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
FU
Top achievements
Rank 1
answered on 31 Oct 2013, 10:35 AM
Hi Dimiter Madjarov, thank you so much.

I am using Column Dashboard, and ipad for testing, when i chick series and drag the page up,  the function seriesClick triggered,  but all i what is show content blow(do not trigger seriesClick).  Here is code sample

seriesDefaults : {
stack : true,
type : "column",
labels : {
visible : true,
padding : {
bottom : -2
},
position : "outsideEnd",
background : "transparent"
}
},
seriesClick : function(e) {
// some function here
}



you can send mail to this address:   yinyu00@163.com
0
Dimiter Madjarov
Telerik team
answered on 01 Nov 2013, 12:21 PM
Hello Fu,


Thank you for your cooperation and for providing the additional information. We managed to reproduce the issue on our side too and it is logged for fixing. At the moment the fix is scheduled for the Q3 release, but this time span may change, since this feature will require a lot of testing on other devices and on older browsers too.

As a small sign of gratitude I also updated your Telerik points. I wish you a great day!

Regards,
Dimiter Madjarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
FU
Top achievements
Rank 1
answered on 04 Nov 2013, 02:44 PM
Thanks a lot. 
0
FU
Top achievements
Rank 1
answered on 09 Dec 2013, 07:20 AM
Could you send me a message, if the issue has finished.
0
Dimiter Madjarov
Telerik team
answered on 09 Dec 2013, 08:46 AM
Hello Fu,


This issue has been fixed for the Q3 2013 version of Kendo UI.
I wish you a great week!

Regards,
Dimiter Madjarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Charts
Asked by
FU
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
FU
Top achievements
Rank 1
Share this question
or