Toby Dylan Hocking
Toby Dylan Hocking
That is great work! Even if you do not implement the ribbon drawing, please submit a pull request!
Great thanks! And before you submit your PR please run the tests to make sure they still render properly: https://github.com/tdhock/animint/wiki/Testing#running-tests
it creates problematic TSV files e.g. ``` x y label group 0.0454545454545455 0.0454545454545455 x=0.0 y=0.0 1 0.0454545454545455 0.5 x=0.0 y=0.5 1 0.0454545454545455 0.954545454545454 x=0.0 y=1.0 1 0.5 0.0454545454545455 x=0.5 y=0.0...
sure both of those ideas sound great however I think it would be better to continue to support the current syntax for the time option, and instead introduce a new...
although easing functions may be difficult to test...
this is possible via Rcpp modules https://cloud.r-project.org/web/packages/Rcpp/vignettes/Rcpp-modules.pdf (and in fact the vignette has an example showing how to do that)
here is a minimal reproducible example ``` r library(RSelenium) startServer() remDr
running this on Ubuntu with ``` thocking@silene:~/R/animint(PredictedPeaks)$ firefox --version Mozilla Firefox 11.0 thocking@silene:~/R/animint(PredictedPeaks*)$ phantomjs --version 1.9.8 thocking@silene:~/R/animint(PredictedPeaks*)$ ``` so I guess upgrading is the solution. but also we would like...