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

Bubble Chart

1 Answer 72 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Kareem
Top achievements
Rank 2
Kareem asked on 07 Mar 2015, 10:40 AM
Dear all, 

Am tring a demo for my mangers and they want a bubble chart the axxies is words not number and i have it on SQL data base, how can i make the Y and X axis of the bubble shart be stings not Int so for examble in the x axis it would have kareem, mohsen, eman and the why Y axis would have Service 1 , service 2 , service 3 and the buble will appear infront of service 1 and kareem , servce 3 and kareem and the size of it will be based on the value of the services used .

the coulms i have in the DB are   Name, Service , Value .

your support is highly appreciate it 

1 Answer, 1 is accepted

Sort by
0
Danail Vasilev
Telerik team
answered on 11 Mar 2015, 08:28 AM
Hi Kareem,

Generally bubble series are numeric series, which means they use numeric x and y axes.In order to display text instead of number I can suggest that you use templates as illustrated in the http://feedback.telerik.com/Project/108/Feedback/Details/118178 and http://feedback.telerik.com/Project/108/Feedback/Details/118025 feedback item. For axes templates, however, you cannot use db values out of the box through the dataItem object as the number of axes labels is dynamic and not static.

Regards,
Danail Vasilev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Chart (HTML5)
Asked by
Kareem
Top achievements
Rank 2
Answers by
Danail Vasilev
Telerik team
Share this question
or