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
 Column plotting
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

jd0331

9 Posts

Posted - 01/11/2010 :  5:24:19 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. and Service Release (Select Help-->About Origin): 8
Operating System: xp

Hello, I would like to plot histograms with respect to multi-y axes, which means three or more y axes.

I can plot the histograms with double y-axes, but have no idea how to do it with three y-axes. I downloaded a sample on the web, which is a triple-y plotting--scatter plots-- using three layers, however, I realized that the method cannot be used for histogram plots, because the histograms should be grouped. What I want to do is to plot histograms on each layer separately. Is it possible? Can the histograms be plotted using each of the three layers?

Penn

China
644 Posts

Posted - 01/12/2010 :  04:24:19 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi,

There are two Y axes in one layer, the left one and the right one. So, you can not get three Y axes within only one layer. Three histograms are plotted using three layers. This will get three Y axes. However, three Y axes have identical X axes. These three histograms will be overlapped. We need to use some work-around.

Work-around one:
Three Y axes are plotted in one layer as grouped plots. And then add two more layers for other two Y axes. The added two Y axes have to be changed for the proper scale manually.

Work-around two:
Copy your raw data (XYYY) and paste to another two worksheets. Then change the data in these worksheets with two zero Y columns. Structures of these worksheet like:

The first worksheet:
X Y Y Y
x y 0 0
The second worksheet:
X Y Y Y
x 0 y 0
The third worksheet:
X Y Y Y
x 0 0 y

Then plot these three worksheets to three layers. In this way, each layer will contain a grouped plot, and the scale of Y axis will automatically rescale according to the data.

Penn
OriginLab Technical Services
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