-
Hi,
First of all, thanks for developing this usefull package. In the current package, I couldn't find a way to change the direction of axis. For example: when the direction points up, the left axis o…
-
Hi Thierry,
Thank you for a terrific package!
My problem is that after filter_hwe, I do not get a working file, and therefore, I cannot proceed with my analysis. I am sending an RData zip file hopef…
-
Thread created during Google Code-In for feedback.
-
In ternary plots, after zooming then double-clicking to zoom back out, the pan tool doesn't work anymore.
Codepen: https://codepen.io/antoinerg/pen/RmjOVQ
-
Using the python-ternary density plot functions, after reimplementing the ternary heatmap coords function, results in data density mapped to the wrong location.
-
Ah this is so close to exactly what I need for ternary plotting, but I have the issue that the bottom axis needs to be of a very different scale than the others. I can do the variable transformation …
ibell updated
5 years ago
-
When we talk about individual parts or fractions, we are considering only the [a], [b], and [c] fractions of the variation partitioning represented in Fig 1 of the appendix
![figa1](https://user-imag…
-
Dear all,
If my question is out of line I will understand. Years ago I found this function to do contour plots in ternary diagrams:
```
trimage
-
Apparently this won't work with `ggtern` ternary plots.
```r
library(ggplot2)
library(ggtern)
library(patchwork)
# generate data that looks good on a ternary plot
x
-
For each challenge, please reply to this GitHub issue with:
1. Challenge description text
2. Test suite (using the assert method)
3. The seed code, which is pre-populated in the editor at the beginnin…