If the sizeField value difference is like some hundredths then most of the bubbles are drawn almost the same size. Is there a way to tweak this, to make size more significant if the difference between values are 100->1000 or more?
Thanks
5 Answers, 1 is accepted
If you hook up to the chart's dataBound you can set different maxSize for each series of the chart. For example: http://jsbin.com/aporiq/7/edit
Greetings,Hristo Germanov
the Telerik team
Thanks but i am binding to dynamic data. Problem is as soon as you group, the size of bubbles are compared only within that single serie or group and not against other series.
I want each bubble size to be compared against every other single bubble, no matter in which group or series the bubbles belong.
Use only small numbers for 2011 and high numbers only for 2012, keeping the same maxsize for the bubbles and you will see. the size for the small numbers for 2011 is not relative with the high numbers on 2012
Thanks
This functionality is not supported by the chart and I can't give you a workaround. Please accept our apologies for the inconvenience this may cause.
Regards,Hristo Germanov
the Telerik team