-
hafen updated
9 years ago
-
Can we change the default widget height sizing policy set in `as_widget` to 100%. Right now it is 400px and this makes it hard to make a plot to fill its container along the height.
For example, I …
-
Running `Visualize(myAhp)` leads to a JavaScript abort as shown in the stack trace below. When running inside RStudio the stack trace appears in the Viewer panel. When running from an R shell the st…
ghost updated
7 years ago
-
https://github.com/rich-iannone/DiagrammeR/issues/93 brings up an interesting point that I have not considered before. What is the best way to handle this, since `initialize` and `resize` are not cal…
-
@jcheng5 It seems that commit https://github.com/ramnathv/htmlwidgets/commit/5ff51ff3ae979daa8eca9e21cf82a954cf459ea7
may cause an issue when styling a DT table with a bootstrap theme in a Shiny App …
vnijs updated
7 years ago
-
Hi all,
Note that the below problem is linked to issues #320 and #384 . I am raising it here as I am using the latest versions of all programs and the issue is still persisting.
I have this pr…
-
- [ ] htmlwidget
- [ ] shiny
-
Wenn ich R neu installiere und `renv::restore()` ausführe, zeigt er mir eine Liste an Paketen, die er runter laden will, fängt an sie runter zuladen (20min oder so) und bricht dann erst ab.
Dabei di…
-
Dear users,
I've tried to create combined HTM widget by invoking:
` htmlwidgets::saveWidget(manipulateWidget::combineWidgets(as.htmlwidget(ft), p ), "consolidated.html")`
Where ft is output fro…
-
This is not a bug, just something to note (that maybe should eventually be documented somewhere).
The yaml dependency syntax technically supports including any kind of file in the widget; including t…