Bubble Chart
Hello,
I am trying to create a bubble chart with the following data table:
Hello,
I am trying to create a bubble chart with the following data table:
ID (required)
|
Size
|
y
|
x
|
|
|||
---|---|---|---|---|---|---|---|
1
|
2
|
2
|
6
|
|
|||
2
|
4
|
5
|
9
|
|
|||
3
|
1
|
1
|
6
|
|
|||
4
|
3
|
4
|
7
|
I am first trying to get a single bubble. To do this, I added the above page list as a data source. Under "inputs", I added pxResults(1) as Series Points, with the appropriate "Applies to" class. I filled in the rest of the data (x, y, ID, size) under x- and y-values, and bubble size and bubble label (Attachment). However, my Bubble chart does not contain any values (Attachment).
Could you please help me out.
Thank you in advance!