Joses W. Ho
Joses W. Ho
Hi @peafischer The dev version v0.3.9999 fixes this known bug, and can be installed with devtools::install_github("ACCLAB/dabestr", ref = "v0.3.9999", force = TRUE) cf #99
what does ```r packageVersion('ellipsis') ``` produce? It should be `0.2.0` or higher.
Ok, let us know if any problems crop up again. Thanks!
Hi @ABuratin, what version of `ellipsis` are you using?
Hi @jelyness , Can you provide a copy-pastable example of the data and code you are using? Also, can you run ```python dabest.__version__ ``` and ```python pandas.__version__ ``` and report...
Hi @TMax66 , This seems to be a very thorny problem! Typically, to add custom labels, you would pass the superscript as an expression when you set up the x-scales...
Thanks for this; will review and push when I can!
Hi @MarinManuel , thanks for this! Let me have a closer look.
Hi @coynie , could you provide a [minimally reproducible example](https://gist.github.com/hadley/270442)? This would help me in trying to debug the issue. Thanks!
Hi sorry, this issue has not been resolved yet. It is very curious that only the `change_raACWR` column in your dataset produces a misaligned plot....