The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 Plotting 3D data on a 2D grid
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

btink

Germany
8 Posts

Posted - 08/02/2006 :  05:34:15 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Version (Select Help-->About Origin): OriginPro SR4
Operating System: Windows 2000

Hello, I have data from 0.2 to 4.4 in both x and y in steps of 0.2. I would like to represent the magnitude of the data(z) on the x-y quadrant in the form of circles, whereby the area of the circles are directly proportional to the magnitude of z. Is there a straightforward way of doing this?

Thanks,
Brad

Mike Buess

USA
3037 Posts

Posted - 08/02/2006 :  08:06:46 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Brad,

Bubble map is close. Assuming your worksheet is A(X), B(Y) and C(Z)...

1. Create column D(Y).
2. Set its values to col(D) = abs(col(C)).
3. Select columns A, B and D as in Data2 below.
4. Select Plot > Bubble/Color Mapped > Bubble to create Graph1.




Mike Buess
Origin WebRing Member
Go to Top of Page

btink

Germany
8 Posts

Posted - 04/08/2007 :  5:03:16 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
I have a follow up on my previous post. Consider this time that I have TWO data sets taken on an x-y grid. Using bubble plot the area represents the z-value nicely, but I would like to compare two datasets. Therefore I would like to plot two semicircles (one white, one black) for each x,y point so that I can compare the two datasets directly. Is this possible with Origin?
Thanks, Brad

Go to Top of Page

zachary_origin

China
Posts

Posted - 04/08/2007 :  8:55:52 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Follow Mike's steps,

1> Create columns A,B,C,D and then create columns E,F,G,H for the second dataset similarly.
2> Highlight columns A, B, E, F and select Plot> Scatter.
3> Now the two datasets are plotted in same size, double-click the curve to open the Plot Details dialog.
4> in the dialog, first go to the Group tab and select Independent. Then select the first dataset in left panel and switch to Symbol tab in the right panel, select col(d) for size (maybe Scaling is needed for the symbol showing clearly). Then do the same for the second dataset.
5> Click Apply to see the effect.



Go to Top of Page

btink

Germany
8 Posts

Posted - 04/23/2007 :  09:41:39 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Zachary, thanks for your note. I have been successful in implementing your suggestions, but I still find the graph to be lacking information. For instance, notice that your triangles cover your circles for some points and vice versa and a great deal of the information or data is lost. I would be nice to have an option to plot the magnitude of one dataset as a white semi-circle occupying the left side of the data point and a black semi-circle occupying the right side of the data point for the other dataset. In this way, none of the data gets covered by the other dataset.

Thanks,
Brad


Go to Top of Page

Hideo Fujii

USA
1582 Posts

Posted - 04/23/2007 :  2:06:53 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Brad,

> I would be nice to have an option to plot the
> magnitude of one dataset as a white semi-circle
> occupying the left side of the data point and
> a black semi-circle occupying the right side of
> the data point for the other dataset.
> In this way, none of the data gets covered by
> the other dataset.

It may not a perfect solution, you can make a graph
like below by sellecting "Half Left" circle symbol
for one column, and "Half Right" for other. If you
don't like to show black edge over red fill, you can
try both colors the same.

--Hideo
OriginLab



Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000