leeper / slopegraph

Edward Tufte-Inspired Slopegraphs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only the top line showing

patilv opened this issue · comments

In executing the GDP or the cancer data example, I am able to get only the top line. I know this was working fine last year but while updating the code, I realized that it is not reproducing. My environment is given below.

R version 3.3.1 (2016-06-21)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 14393)

locale:
[1] LC_COLLATE=English_United States.1252
[2] LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C
[5] LC_TIME=English_United States.1252

attached base packages:
[1] stats graphics grDevices utils datasets methods base

other attached packages:
[1] slopegraph_0.1.7

loaded via a namespace (and not attached):
[1] tools_3.3.1

Can you let me know if this still occurs? I've just gotten back into this code and made some pretty major internal changes.

Works well. Thanks.