Pedro J. Aphalo

Results 187 comments of Pedro J. Aphalo

@danielinteractive I updated `stat_quadrant_counts()` and `stat_groups_counts()` and the corresponding unit tests. The default plots remain unchanged, but now labels expressed as a percent or a fraction of the total number...

@danielinteractive In a separate branch I am implementing `stat_functions()`. Once I could phatom a reasonable user interface, coding the bare bones of the stat was very simple. I will add...

This is now implemented and unit tests added. However, when a **factor** is mapped to one of _x_ or _y_ the ordering does not work as expected. I put this...

I also check with the Twenty-Twenty-Three theme and the problem persists.

@AndiDittrich I am not sure how the editor in use matters in this, except when writing a new post or page. At the moment this bug affects a couple of...

@samuel-marsh Did you check https://slowkow.r-universe.dev/ggrepel ? I think the fixed version should be avaialble through this repository, at least if the commits have been already merged into the main branch...

@davidhodge931 > Only other idea is a play on words. But would need to be misspelt unfortunately.. What about adding a "d": `guide_dance_axis()` `guide_dance_colourbar()` `guide_dance_coloursteps()` `guide_dance_colour_ring()` `guides(x = "dance_axis", colour...

@davidhodge931 I think 'ggplot2' will be attached first, so the functions defined in extension packages with the same name as in 'ggplot2' will be the visible ones if the package...

Thanks for the suggestion! This is a very special use case as in most circumstances differences among very small _p_-values are not informative. I see the readymade labels as a...

@wbvguo My view is that differences among very small _p_-values are irrelevant in the case of tests of sinificance, and that there are better criteria for model selection than _p_-values...