Ternary Plot

Hi,

could not found anything like plot_ternary() in the matplotlib documentation. Is there an easy to use method to plot data points and lines in a ternary plot using matplotlib?

Any hint is wellcome

Elmar

This is a requested feature, but has not been implemented yet within matplotlib. However, some other users have created a hack to do this:

http://old.nabble.com/Ternary-or-triangle-plots-td32506324.html

Ben Root

···

On Thu, Nov 3, 2011 at 2:58 PM, elmar werling <elmar@…3499…97…> wrote:

Hi,

could not found anything like plot_ternary() in the matplotlib

documentation. Is there an easy to use method to plot data points and

lines in a ternary plot using matplotlib?

Any hint is wellcome

Elmar

The link on Nabble is broken, so here’s (I think) a fixed version. It looks like the name of the branch was changed slightly at some point.

https://github.com/kdavies4/matplotlib/compare/master…ternary2

Cheers,
-Joe

···

On Thu, Nov 3, 2011 at 3:14 PM, Benjamin Root <ben.root@…1304…> wrote:

On Thu, Nov 3, 2011 at 2:58 PM, elmar werling <elmar@…3497…> wrote:

Hi,

could not found anything like plot_ternary() in the matplotlib

documentation. Is there an easy to use method to plot data points and

lines in a ternary plot using matplotlib?

Any hint is wellcome

Elmar

This is a requested feature, but has not been implemented yet within matplotlib. However, some other users have created a hack to do this:

http://old.nabble.com/Ternary-or-triangle-plots-td32506324.html

Ben Root


RSA(R) Conference 2012

Save $700 by Nov 18

Register now

http://p.sf.net/sfu/rsa-sfdev2dev1


Matplotlib-users mailing list

Matplotlib-users@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/matplotlib-users

thanks - hope it will help
elmar

···

On 03.11.2011 22:28, Joe Kington wrote:

The link on Nabble is broken, so here's (I think) a fixed version. It
looks like the name of the branch was changed slightly at some point.

Comparing master...ternary2 · kdavies4/matplotlib · GitHub

Cheers,
-Joe

On Thu, Nov 3, 2011 at 3:14 PM, Benjamin Root > <ben.root@...1304... > <mailto:ben.root@…1304…>> wrote:

    On Thu, Nov 3, 2011 at 2:58 PM, elmar werling > <elmar@...3497... > <mailto:elmar@…3497…>> wrote:

        Hi,

        could not found anything like plot_ternary() in the matplotlib
        documentation. Is there an easy to use method to plot data
        points and
        lines in a ternary plot using matplotlib?

        Any hint is wellcome

        Elmar

    This is a requested feature, but has not been implemented yet within
    matplotlib. However, some other users have created a hack to do this:

    http://old.nabble.com/Ternary-or-triangle-plots-td32506324.html

    Ben Root

    ------------------------------------------------------------------------------
    RSA(R) Conference 2012
    Save $700 by Nov 18
    Register now
    http://p.sf.net/sfu/rsa-sfdev2dev1

    _______________________________________________
    Matplotlib-users mailing list
    Matplotlib-users@lists.sourceforge.net
    <mailto:Matplotlib-users@lists.sourceforge.net>
    matplotlib-users List Signup and Options

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1

_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options

Elmar,
Please let me know if you have any comments or suggestions on the ternary projection. I hope that it's not too far from being worthy to pull into matplotlib. (I'd need to merge the branch with the latest development version of matplotlib.)

Thanks,
Kevin

···

On 11/04/2011 07:11 AM, Elmar Werling wrote:

On 03.11.2011 22:28, Joe Kington wrote:

The link on Nabble is broken, so here's (I think) a fixed version. It
looks like the name of the branch was changed slightly at some point.

Comparing master...ternary2 · kdavies4/matplotlib · GitHub

Cheers,
-Joe

On Thu, Nov 3, 2011 at 3:14 PM, Benjamin Root >> <ben.root@...1304... >> <mailto:ben.root@…1304…>> wrote:

     On Thu, Nov 3, 2011 at 2:58 PM, elmar werling >> <elmar@...3497... >> <mailto:elmar@…3497…>> wrote:

         Hi,

         could not found anything like plot_ternary() in the matplotlib
         documentation. Is there an easy to use method to plot data
         points and
         lines in a ternary plot using matplotlib?

         Any hint is wellcome

         Elmar

     This is a requested feature, but has not been implemented yet within
     matplotlib. However, some other users have created a hack to do this:

     http://old.nabble.com/Ternary-or-triangle-plots-td32506324.html

     Ben Root

     ------------------------------------------------------------------------------
     RSA(R) Conference 2012
     Save $700 by Nov 18
     Register now
     http://p.sf.net/sfu/rsa-sfdev2dev1

     _______________________________________________
     Matplotlib-users mailing list
     Matplotlib-users@lists.sourceforge.net
     <mailto:Matplotlib-users@lists.sourceforge.net>
     matplotlib-users List Signup and Options

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1

_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options

thanks - hope it will help
elmar

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options