Is it possible to move markers pointer displayed in dojo chart with animation?
please help.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
One of the solution might be like this.
//below is for simple animation for markers
you can use this function for some complex animation of raw svg node. Instead of calling setAttrbuite in the above code , call the below function passing the raw svg node to it.