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

using googleVis with FlexDashboard? #48

Open
DataStrategist opened this issue Sep 30, 2016 · 1 comment
Open

using googleVis with FlexDashboard? #48

DataStrategist opened this issue Sep 30, 2016 · 1 comment

Comments

@DataStrategist
Copy link

DataStrategist commented Sep 30, 2016

Hi Markus, how can we use GoogleVis with the new package FlexDashboard? FlexDashboard is like the intersection between a basic .Rd and shinyDashboards.

To visualize the plot (let's say I have called the output of a googlevis chart as d), I have tried:
d
plot(d)
renderGvis(d)

also have tried setting op <- options(gvis.plot.tag='chart')

I can get the html to show up in the output, but nothing I try renders the block. Somebody asked in the github of flexdashboard... but I'm not sure it's a problem on their end... http://www.github.com/rstudio/flexdashboard/issues/26

There must be a simple solution,, no? hopefully I'm just messing something up?

@mages
Copy link
Owner

mages commented Oct 1, 2016

Sorry, I haven't used flex dashboard yet. Perhaps, stackoverflow can help here?

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