Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charts Not Displaying v0.4.9000 #73

Open
phillc73 opened this issue Apr 30, 2017 · 1 comment
Open

Charts Not Displaying v0.4.9000 #73

phillc73 opened this issue Apr 30, 2017 · 1 comment

Comments

@phillc73
Copy link

This is my first attempt with Taucharts and I cannot make a chart display. The code executes without error, but the output is always a blank screen. I've tried viewing in both the default RStudio viewer and knitting as an HTML file and opening directly in browser. The blank page loads each time.

Other htmlwidgets seem to work fine. e.g. metricsgraphics charts display as expected.

I've tried using both the example scatter plot and line chart data.

R Session Info:

> sessionInfo()
R version 3.3.2 (2016-10-31)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Debian GNU/Linux 9 (stretch)

locale:
 [1] LC_CTYPE=en_GB.UTF-8       LC_NUMERIC=C               LC_TIME=en_GB.UTF-8        LC_COLLATE=en_GB.UTF-8     LC_MONETARY=en_GB.UTF-8   
 [6] LC_MESSAGES=en_GB.UTF-8    LC_PAPER=en_GB.UTF-8       LC_NAME=C                  LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_GB.UTF-8 LC_IDENTIFICATION=C       

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

other attached packages:
[1] metricsgraphics_0.9.0 htmlwidgets_0.8       taucharts_0.4.4.9000  dplyr_0.5.0          

loaded via a namespace (and not attached):
 [1] Rcpp_0.12.10       lattice_0.20-34    zoo_1.8-0          digest_0.6.12      assertthat_0.2.0   grid_3.3.2         R6_2.2.0          
 [8] jsonlite_1.4       DBI_0.5-1          magrittr_1.5       RColorBrewer_1.1-2 tools_3.3.2        yaml_2.1.14        htmltools_0.3.6   
[15] knitr_1.15.20      tibble_1.2       
@AdeelK93
Copy link
Collaborator

AdeelK93 commented May 7, 2018

If you hit F12 in your browser and pull up the developer console, do you see any errors?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants