-
When assigning an htmlwidget, specifically rpivotTable, to frameWidget the file can't be found when knitting to html. It works when running the chunk in R, but not in the html document. I am not very …
-
I am using popupGraph to include popups in a Leaflet object by passing a list of other Leaflet objects to generate an HTML file. Below is a reproducible example.
Everything works perfectly in my …
-
I'm trying to use wordcloud2 to generate a picture like this:
![fail](https://user-images.githubusercontent.com/15060024/34463045-1db63312-ee8c-11e7-9104-8b6a63b92dff.png)
But it's too small. Could …
-
# crosstalk: Dynamic filtering for R Markdown | Emily Riederer
An introduction to browser-based interactivity of htmlwidgets -- no Shiny server required!
[https://emilyriederer.netlify.app/post/cros…
-
I am trying to reproduce your examples and getting this error for each one:
`Error in system.file(config, package = package) :'package' must be of length 1`
I am using:
htmlwidgets 0.7
htmltools 0.…
-
https://github.com/ramnathv/htmlwidgets/blob/7b9c1ea3d9fbf4736d84f1fd1178fce0af29f8e3/R/scaffold.R#L121
IINM this could be subject to shell injection if `pkg` can be passed as an arbitrary input.
…
-
Hi, i have the following code that remove the element and in the innerHtml we can see that is removed, but it is rendered as you case see, how to remove to not render it?
My use case is to remove s…
-
I have been getting an error when using tm_markers with either tmap 3.99 or 3.99.9001
This simple example causes different errors in each version.
```r
library(tmap)
#> Breaking News: tmap 3…
see24 updated
2 months ago
-
```
gui2py should accept this code in html input and convert it to wx hotkeys:
When parsing the html for HTMLwidget input, gui2py could bind a key combination
event to trigger form submission, ope…
-
cc @carbonmetrics
`parcoords` seems to be one of the top two most popular `htmlwidgets` from last year's project. Given it's popularity, CRAN submission might be worth the effort. Please respond wi…