If you like to use arrays as data source for initilizing your BubbleChart but want to setup several series at a time all you need is to define a shared array. The only difference with previous sample is that this time we will describe all values for all series in one array object. All you need for subsquent data binding is the 'dataSource' and 'seriesList' properties setup.