comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Ternary Plot in IDL?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Ternary Plot in IDL? [message #83820] Mon, 08 April 2013 23:49 Go to next message
JP is currently offline  JP
Messages: 55
Registered: April 2008
Member
Googled that in the group and it doesn't seem to be anything done for that yet althought ppl have asked about it every now and then.

I am after a ternary plot http://en.wikipedia.org/wiki/Ternary_plot
Was told that R has a function for it: http://rss.acs.unt.edu/Rdoc/library/vcd/html/ternaryplot.htm l

Wouldn't it be great if there was something like it in IDL?

maybe a cgTernaryPlot procedure? ;) ;)

cheers

JP
Re: Ternary Plot in IDL? [message #83898 is a reply to message #83820] Wed, 10 April 2013 07:40 Go to previous messageGo to next message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
On 4/10/13 12:08 am, JP wrote:
> Michael,
>
> What's the difference between the library which can be accessed (and
> downloaded) from https://github.com/mgalloy/mglib (which includes the
> mg_ternaryplot procedure you mentioned) from the vis_ternaryPlot one
> documented in
> http://docs.idldev.com/vis/lineplots/vis_ternaryplot.html ?

I moved everything over to Github this winter, so that is the current
version and the one to watch going forward. Right now, I don't think
there is any functional difference.

Mike
--
Michael Galloy
www.michaelgalloy.com
Modern IDL: A Guide to IDL Programming (http://modernidl.idldev.com)
Research Mathematician
Tech-X Corporation
Re: Ternary Plot in IDL? [message #83900 is a reply to message #83820] Tue, 09 April 2013 23:08 Go to previous messageGo to next message
JP is currently offline  JP
Messages: 55
Registered: April 2008
Member
Michael,

What's the difference between the library which can be accessed (and downloaded) from https://github.com/mgalloy/mglib (which includes the mg_ternaryplot procedure you mentioned) from the vis_ternaryPlot one documented in http://docs.idldev.com/vis/lineplots/vis_ternaryplot.html ?

JP



On Wednesday, 10 April 2013 00:27:11 UTC+10, Mike Galloy wrote:
> On 4/9/13 12:49 am, JP wrote:
>
>> Googled that in the group and it doesn't seem to be anything done for that yet althought ppl have asked about it every now and then.
>
>>
>
>> I am after a ternary plot http://en.wikipedia.org/wiki/Ternary_plot
>
>> Was told that R has a function for it: http://rss.acs.unt.edu/Rdoc/library/vcd/html/ternaryplot.htm l
>
>>
>
>> Wouldn't it be great if there was something like it in IDL?
>
>>
>
>> maybe a cgTernaryPlot procedure? ;) ;)
>
>
>
> Here's a start in direct graphics:
>
>
>
>
>
> https://github.com/mgalloy/mglib/blob/master/src/vis/lineplo ts/mg_ternaryplot.pro
>
>
>
> Mike
>
> --
>
> Michael Galloy
>
> www.michaelgalloy.com
>
> Modern IDL: A Guide to IDL Programming (http://modernidl.idldev.com)
>
> Research Mathematician
>
> Tech-X Corporation
Re: Ternary Plot in IDL? [message #83901 is a reply to message #83820] Tue, 09 April 2013 16:59 Go to previous messageGo to next message
JP is currently offline  JP
Messages: 55
Registered: April 2008
Member
cool! thanks
Re: Ternary Plot in IDL? [message #83902 is a reply to message #83820] Tue, 09 April 2013 07:27 Go to previous messageGo to next message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
On 4/9/13 12:49 am, JP wrote:
> Googled that in the group and it doesn't seem to be anything done for that yet althought ppl have asked about it every now and then.
>
> I am after a ternary plot http://en.wikipedia.org/wiki/Ternary_plot
> Was told that R has a function for it: http://rss.acs.unt.edu/Rdoc/library/vcd/html/ternaryplot.htm l
>
> Wouldn't it be great if there was something like it in IDL?
>
> maybe a cgTernaryPlot procedure? ;) ;)

Here's a start in direct graphics:


https://github.com/mgalloy/mglib/blob/master/src/vis/lineplo ts/mg_ternaryplot.pro

Mike
--
Michael Galloy
www.michaelgalloy.com
Modern IDL: A Guide to IDL Programming (http://modernidl.idldev.com)
Research Mathematician
Tech-X Corporation
Re: Ternary Plot in IDL? [message #83998 is a reply to message #83898] Thu, 11 April 2013 20:46 Go to previous messageGo to next message
JP is currently offline  JP
Messages: 55
Registered: April 2008
Member
ok, thanks




On Thursday, 11 April 2013 00:40:56 UTC+10, Mike Galloy wrote:
> On 4/10/13 12:08 am, JP wrote:
>
>> Michael,
>
>>
>
>> What's the difference between the library which can be accessed (and
>
>> downloaded) from https://github.com/mgalloy/mglib (which includes the
>
>> mg_ternaryplot procedure you mentioned) from the vis_ternaryPlot one
>
>> documented in
>
>> http://docs.idldev.com/vis/lineplots/vis_ternaryplot.html ?
>
>
>
> I moved everything over to Github this winter, so that is the current
>
> version and the one to watch going forward. Right now, I don't think
>
> there is any functional difference.
>
>
>
> Mike
>
> --
>
> Michael Galloy
>
> www.michaelgalloy.com
>
> Modern IDL: A Guide to IDL Programming (http://modernidl.idldev.com)
>
> Research Mathematician
>
> Tech-X Corporation
Re: Ternary Plot in IDL? [message #86992 is a reply to message #83820] Thu, 19 December 2013 06:12 Go to previous messageGo to next message
nicholasehamilton is currently offline  nicholasehamilton
Messages: 2
Registered: December 2013
Junior Member
Dear JP,

I am aware that you requested Ternary plots in IDL, however, I wanted to mention that I have just published on CRAN, a package for R, for the plotting of ternary diagrams.

It is based off ggplot2, which is highly regarded, and, my website can be viewed at www.ggtern.com, including many examples, specifically including a case study at the following address:

http://ggtern.com/case-studies/

On Tuesday, April 9, 2013 4:49:55 PM UTC+10, JP wrote:
> Googled that in the group and it doesn't seem to be anything done for that yet althought ppl have asked about it every now and then.
>
>
>
> I am after a ternary plot http://en.wikipedia.org/wiki/Ternary_plot
>
> Was told that R has a function for it: http://rss.acs.unt.edu/Rdoc/library/vcd/html/ternaryplot.htm l
>
>
>
> Wouldn't it be great if there was something like it in IDL?
>
>
>
> maybe a cgTernaryPlot procedure? ;) ;)
>
>
>
> cheers
>
>
>
> JP
Re: Ternary Plot in IDL? [message #88752 is a reply to message #83820] Fri, 13 June 2014 10:12 Go to previous message
zulu is currently offline  zulu
Messages: 1
Registered: June 2014
Junior Member
I have been using Nick's ggtern for a while now and just updated it to Ubuntu 14.04, 64 bit. It is a superior program for plotting ternary diagrams.

George Hart
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: IDLdoc 3.6.0 released
Next Topic: Possible to create 'keyword_used' type function?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:10:49 PDT 2025

Total time taken to generate the page: 0.00606 seconds