Re: [Matplotlib-users] Ternary Plot

2011-11-10 Thread Kevin Davies
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

Re: [Matplotlib-users] Ternary Plot

2011-11-03 Thread Joe Kington
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 wrote: > > > On Thu, Nov 3,

Re: [Matplotlib-users] Ternary Plot

2011-11-03 Thread Benjamin Root
On Thu, Nov 3, 2011 at 2:58 PM, elmar werling 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 reques