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

Tobias Henkel

Germany
Posts

Posted - 01/08/2009 :  3:25:24 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver.8 and SR2 (Select Help-->About Origin):
Operating System:

Hello,

I would like to plot data with the following structure in a ternary diagram.
I've plenty data sets of mixtures consisting of three components a, b, c that are characterized by one property value z. Is there a way to plot this kind of data in a color coded ternary diagram using Origin 8. Does somebody know of an add-on modul for this?

With kind regards
Tobias Henkel

Shirley_GZ

China
Posts

Posted - 01/09/2009 :  12:28:15 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Irenaldo,

For you question, Please send us your data and give more details about your project.

Instructions to send files are available here:
http://www.originlab.com/index.aspx?s=1&lm=123&pid=752

Thank you!
Shirley


Originlab Technical Service Team
Go to Top of Page

andreivescan

1 Posts

Posted - 02/20/2009 :  09:22:23 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Did you ever ger any help?
On workaround can be found by using a polar plot, however you will have to draw the axis' by hand.

Lets say you have a, b, c concentrations and z as a property.
You can transform the (a, b, c) in polar coordinates (r, theta) by:
r= sqrt((a-b)^2+c^2), and theta = (180/Pi)*atan((a-b)/c) - here you will loose the point with theta = -90 and + 90 degrees, but you can correct that by either writing a script or generating the data in Excel for example.

Then you just select the r(X) theta(Y) Z polar contour and the basic graph is done.
You can now delete all the axis you do not need and draw the right ones by hand


hope this helps, it helped me anyway
A
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