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

shiny integration #11

Open
jfroeschke opened this issue Nov 7, 2017 · 3 comments
Open

shiny integration #11

jfroeschke opened this issue Nov 7, 2017 · 3 comments

Comments

@jfroeschke
Copy link

@jfroeschke jfroeschke commented Nov 7, 2017

Any timeline on when this might be integrated into shiny? This would be a very useful feature.

@bhaskarvk
Copy link
Owner

@bhaskarvk bhaskarvk commented Nov 7, 2017

What exactly is the problem that widgetframe will solve in a shiny environment? To be honest I really don't know much about shiny, but I am willing to provide shiny integration, if we can have the problem documented.

@happyshows
Copy link

@happyshows happyshows commented Jan 5, 2018

In my opinion flexdashboard is pretty close to shiny, in a designated format.

I think this widget do benefits ppl who are looking for the responsive part. Shiny's native support on responsive component isn't that great / take much time to manage it.

It's also my perception that the purpose of htmlwidgets is to define a framework that allows ppl to utilize the widget without having to worry about platform (shiny, rstudio view, markdown, etc).

Just my 2 cents.

@cpsievert
Copy link

@cpsievert cpsievert commented Jun 7, 2018

@bhaskarvk it solves any problem where rendering must occur in isolation. For example, shiny/rmarkdown both prefer HTML-based MathJax rendering, but plotly prefers SVG-based rendering. I'd like to suggest this package for rendering plotly's SVG (in isolation), but inside a larger shiny/rmarkdown project with HTML MathJaX, but I currently can't do that for shiny -- https://raw.githubusercontent.com/ropensci/plotly/master/inst/examples/rmd/MathJax/index.Rmd

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

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.