Skip to content

Commit

Permalink
add some lines to readme to encourage d3 experts
Browse files Browse the repository at this point in the history
  • Loading branch information
timelyportfolio committed Dec 7, 2012
1 parent 4e6eb1b commit 614f5cc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -8,4 +8,6 @@ Using the fine example offered by https://github.com/trestletech, build a d3 bar
I do not have the ability to host on http://glimmer.rstudio.com for a web example. Until I get that, you can download the files, and then in R:

require(shiny)
runApp("C:\\path-to-download-location\\shiny-d3-plot")
runApp("C:\\path-to-download-location\\shiny-d3-plot")

Unfortunately, my javascript and d3 abilities are weak, so hopefully those knowledgeable in those areas can build some way better than this simple example.

0 comments on commit 614f5cc

Please sign in to comment.