-
I think most equate `htmlwidgets` with "Data Visualization" since nearly all `htmlwidgets` are visualizations. "Data Visualization" as a title is more engaging than "Widget Construction" :) but is th…
-
I haven't been able to embed plotly in the document, partly because the knowledgerepo includes an incompatible version of JQuery.
A possible solution would be a function that wraps an htmlwidget (l…
-
I'm not sure there is a broad enough use case for custom CSS styling to add to this package, but I thought I would mention this in case someone is interested. I know I have seen a couple of `htmlwidg…
-
Thanks for sharing your experiments ! I am very interested to have scrollytelling with Quarto, but have a R htmlwidget chart as the sticky zone. Do you think it possible and easily achievable in Quart…
-
A user created an [issue at shinyFiles](https://github.com/thomasp85/shinyFiles/issues/34) with a problem getting it to work with rpivotTable - digging into it I found that this was due to shinyFiles …
-
Hi,
I did a fresh installation of following on "OS X El Capitan version 10.11.6"
- miniconda installation
- installed irkernel's repr, IRkernel, IRdisplay using `devtools::install_github` (to en…
-
HTML
```html
```
`HtmlWidget` configuration
```dart
HtmlWidget('')
```
Tesing environment
```
[√] Flutter (Channel stable, 3.19.0, on Microsoft Windows [版本
…
-
Hello,
I can't seem to get compare() working in a Shiny app. I've tried to make a minimal reproducible example here. It gives the error: `Warning in renderWidget(instance) :
Ignoring explicitly…
-
> => ERROR [5/6] RUN conda install --quiet --yes 'r-base=4.0.0' 'r-caret=6.*' 'r-crayon=1.3*' 'r-devtools=2.3*' 'r-forecast= 83.8s
> ------ …
-
Using a crosstalk::SharedData dataframe, the result after calling
`r
htmlWidget = htmlwidgets::createWidget(
name = 'summarywidget',
x,
width = width,
height = height,
package = 'su…