Can you make the bubble size and color dependend on a MDX measure in icCube amChart widget?
问题 I am trying to make a dynamic chart in icCube, in which bubbles are sized and colored in accordance with a specific data field in the MDX result set. Example MDX result set: (the x/y coordinates have been removed for the sake of simplicity): amount color bullet size Swiss 100 #0000FF 10 Spain 120 #FF0000 12 NL 70 #00FF00 7 I do not know how to do this now in the amChart widget in icCube, but I know it is possible to do this in amCharts itself. You can set for example the following attributes