Björn Oettinghaus
Björn Oettinghaus
sorryf or all this text, I have been looking at your functions in the fabfile and into the documentation of nbconvert. and it seems that one could easily get the...
https://www.datisticsblog.com/2018/08/post_with_jupyter/
Hello, looks like you are up to a good start, so far `parcats` does not create the hover text directly everything is done by `plotly.js` in this [file](https://github.com/plotly/plotly.js/blob/master/src/traces/parcats/parcats.js). `parcats` only...
Just a hint maybe you know this already but if you go to the [plotly.js documentation](https://plotly.com/javascript/parallel-categories-diagram/) you can load any of the example plots on a platform called code pen...
yes so this does not work, because it is a different package, but you can use the the Rstudio export button in the viewer window to create any screenshot in...
shiny tool does not display images correctly, this [issue ](https://github.com/r-lib/vdiffr/issues/53)seems to have been reported already does not work on windows but works on mac
some plots are falsely detected as being different after each render on the same system some plots are falsely detected as being different after each render on different OS
plot checks that cause difficulties have been removed, will be revisited with new version of `vdiffr` see release 0.1.8
Hello, this line is meant to make sure that over-reporting probability ends up being zero in cases when study and site mean are equal. This fixes cases in which sites...
open PR to branch 74_100perc_code_coverage