I am planning on eventually making a ternary axis properly (instead of co-opting the regular 2D axis like I do currently), so that there won’t be as much white space around the figure. In the mean time, if you use the package and have any comments, let me know!
Just used this, it looks really neat! One potential idea which you could use is to create something like the PolarAxis layoutable, wherein the Scene has a fixed transform_func which translates 3D points to 2D points.
I just made this plot for a colorlegend, the output is below:
That is really great! I will definitely look into the way you made the colorlegend. Filling the triangle with colors was by far the hardest part of the entire recipe.
Sadly, I don’t see myself having time for this until mid March, but I will keep you posted!