From: nxkryptor n. <nxk...@gm...> - 2015-04-11 11:46:45
|
I am trying to create ternary plots with matplotlib as shown in the figure ( source <http://stackoverflow.com/questions/10879361/ternary-plot-and-filled-contour>). The axes are A, B, C and D values should be denoted by contours and the points need to be labelled like in figure. [image: enter image description here]Can such plots be created in matplotlib or with Python? This question is already posted on stackoverflow <http://stackoverflow.com/questions/29512046/how-to-create-ternary-contour-plot-in-python> . nxkr |