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

Animation in Charts - Moving Datapoints

1 Answer 59 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 18 Oct 2010, 06:14 PM
Hi !

I have Bubble chart. For each bubble I have an array of X,Y coordinates. I want the bubbles to move to according to the data in this array. Effectively, I want the moving bubbles, kind of like old Google's Gap Minder or Visifire. Is it possible? How to make it work?

Thanks a lot!

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 20 Oct 2010, 09:06 AM
Hi Alex,

Basically, you can setup the bubbles as you would normally do, by setting x and y values, as well as bubble size. Then, whenever you need the data to be updated, you can alter the underlying datasource, or alter the series mapping(s), and rebind the control. The data will be refreshed accordingly.
Give this approach a try, and let me know how it meets your requirements, or whether I am leaving something out.

Best wishes,
Yavor
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Chart
Asked by
Alex
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or