Dear all, Perhaps this is a bit off topic for the mailing list, but this is probably the only mailing list that is common to users of all python plotting packages. I am trying to find a python implementation of ternary/triangular plots: http://en.wikipedia.org/wiki/Ternary_plot but I have been unsuccessful. Is there any on-going project around? Thanks for your time. Best regards, Armando
Hi Armando, Here's something in that direction: http://nature.berkeley.edu/~chlewis/Sourcecode.html Hope that helps - Ariel On Fri, Jul 2, 2010 at 12:40 AM, "V. Armando Solé" <sole@esrf.fr> wrote:
Dear all,
Perhaps this is a bit off topic for the mailing list, but this is probably the only mailing list that is common to users of all python plotting packages.
I am trying to find a python implementation of ternary/triangular plots:
http://en.wikipedia.org/wiki/Ternary_plot
but I have been unsuccessful. Is there any on-going project around?
Thanks for your time.
Best regards,
Armando
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion
-- Ariel Rokem Helen Wills Neuroscience Institute University of California, Berkeley http://argentum.ucbso.berkeley.edu/ariel
Hi Ariel, Ariel Rokem wrote:
Hi Armando,
Here's something in that direction:
http://nature.berkeley.edu/~chlewis/Sourcecode.html <http://nature.berkeley.edu/%7Echlewis/Sourcecode.html>
Hope that helps - Ariel
It really helps. It looks more complete than the only thing I had found (http://focacciaman.blogspot.com/2008/05/ternary-plotting-in-python-take-2.ht...) Thanks a lot, Armando
participants (2)
-
"V. Armando Solé" -
Ariel Rokem