Three-Phase-Diagrams with matplotlib

Hello,

does anyone know whether it is possible to draw three-phase-diagrams with
matplotlib?

A three-phase-diagram is a triangular diagram applied in chemistry e.g. for
slags where
one has three main components of a chemical substance at the corners and
points or lines
within the triangle marking different compositions of the substances in
percent, e.g.
in metallurgy 20% Al2O3, 45% CaO and 35% SiO2.

···

--
View this message in context: http://www.nabble.com/Three-Phase-Diagrams-with-matplotlib-tp25122001p25122001.html
Sent from the matplotlib - users mailing list archive at Nabble.com.

If your percents always sum to 100, you can use a subclass of Figure I made up for soil science; pictures at

http://nature.berkeley.edu/~chlewis/Projects/Entries/2009/6/25_A_function_to_plot_information_on_the_soil_texture_triangle.html

(non-soil example at end) and code at

http://nature.berkeley.edu/~chlewis/Sourcecode.html

&C

Hello,

does anyone know whether it is possible to draw three-phase-diagrams with
matplotlib?

A three-phase-diagram is a triangular diagram applied in chemistry e.g. for
slags where
one has three main components of a chemical substance at the corners and
points or lines
within the triangle marking different compositions of the substances in
percent, e.g.
in metallurgy 20% Al2O3, 45% CaO and 35% SiO2.

--
View this message in context: http://www.nabble.com/Three-Phase-Diagrams-with-matplotlib-tp25122001p25122001.html
Sent from the matplotlib - users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options

Chloe Lewis
Graduate student, Amundson Lab
Division of Ecosystem Sciences, ESPM
University of California, Berkeley
137 Mulford Hall - #3114
Berkeley, CA 94720-3114
chlewis@...2456...

···

On Aug 24, 2009, at 12:23 PM, M. Hecht wrote:

Thank you,

this was exacly what I was looking for.

No I try to understand this :wink:

···

--
View this message in context: http://www.nabble.com/Three-Phase-Diagrams-with-matplotlib-tp25122001p25123043.html
Sent from the matplotlib - users mailing list archive at Nabble.com.