cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Choose Language Hide Translation Bar
Ohad_s
Level II

bubble plot not showing all the data

hi,

I have data from multiple measurements for serval locations in a grid.

I have col, row as X and Y.

I want to use the measurement as coloring and the scan number as time.

so eventually, I will see each location on the grid change over time.

when I create the plot I don't see the grid with all the locations, what I see is one point as an average of all the data

Ohad_s_0-1680556429453.png

Ohad_s_1-1680556486877.png

 

what i expected to see is the grid changes over time

Ohad_s_2-1680557207848.png

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: bubble plot not showing all the data

I think all that you need to do is put both Col and Row in as ID variables. The rest of the dialog can remain the same.

 

So, the dialog looks like this:

Dan_Obermiller_0-1680567588138.png

 

And I get this result:

Dan_Obermiller_2-1680567789529.png

 

Dan Obermiller

View solution in original post

2 REPLIES 2

Re: bubble plot not showing all the data

I think all that you need to do is put both Col and Row in as ID variables. The rest of the dialog can remain the same.

 

So, the dialog looks like this:

Dan_Obermiller_0-1680567588138.png

 

And I get this result:

Dan_Obermiller_2-1680567789529.png

 

Dan Obermiller
Ohad_s
Level II

Re: bubble plot not showing all the data

Thank you very much, this is working!