Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

11
  • $\begingroup$ What is the definition for function f[x, y, 1 - y] you have plotted? $\endgroup$ Commented Jan 3, 2014 at 17:54
  • $\begingroup$ Ugh, it took me forever to find the transform, +1. $\endgroup$ Commented Jan 3, 2014 at 18:09
  • $\begingroup$ Is the range you've used for f correct for a ternary plot? I thought the sum of the arguments needs to be <= 1. $\endgroup$ Commented Jan 3, 2014 at 18:19
  • $\begingroup$ According to Wikipedia, the sum of three variables must be a constant for ternary plot. $\endgroup$ Commented Jan 3, 2014 at 18:25
  • 4
    $\begingroup$ The answer is great. It is worth to mention that if someone wants ticks to be perpendicular to the corresponding side of the equilateral triangle it is sufficient to replace π/3. with π/2. in the tickGraphics function. (+1) $\endgroup$ Commented Jan 4, 2014 at 9:55