pgfplots - A TeX package to draw normal and/or logarithmic plots directly in TeX in two and three dimensions with a user-friendly interface and pgfplotstable - a TeX package to round and format numerical tables. Examples in manuals and/or on web site.
I think this could be implemented quite easy with a key named ternary dir=normal|reverse. But when you are at it anyway, maybe you could also add another option like ternary x pos=bottom|left|right, if you know what I mean. Then I think all possible needs should be satisfied (except one ones the peak at the bottom instead of the top).
Migrated from SourceForge https://sourceforge.net/p/pgfplots/feature-requests/54/ Author: mo-gul Timestamp: 2016-11-01 12:47:14.303000
It seems there is sometimes the need for "reversed" ternary plots, i.e. that is simplest explained at http://tex.stackexchange.com/questions/213278/reverse-axes-of-pgfplots-ternary-plot. Here is another question that wants this feature http://tex.stackexchange.com/questions/192043/flip-x-and-y-axis-of-ternary-graph.
I think this could be implemented quite easy with a key named
ternary dir=normal|reverse
. But when you are at it anyway, maybe you could also add another option liketernary x pos=bottom|left|right
, if you know what I mean. Then I think all possible needs should be satisfied (except one ones the peak at the bottom instead of the top).