- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
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
what i expected to see is the grid changes over time
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
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:
And I get this result:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
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:
And I get this result:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: bubble plot not showing all the data
Thank you very much, this is working!