-
```
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…
-
When I copy the data, there is a format error as shown.
I use SelectionArea to wrap the HtmlWidget() to allow copying the rendered data from the HTML file
![enter image description here](https://i.i…
-
Notice how updating takes longer the more you click https://github.com/plotly/dashR/blob/master/inst/tutorial/examples/htmlwidgets/plotly-crosstalk.R
-
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 …
-
Made this simple function to be able to put a `formattable` in a pdf report; not sure if something like this is useful in the package itself. It exports a `formattable` as e.g. png. Possibly something…
-
I'm up to section 8.6 where I added `stats/stats.min.js` to my htmlwidgets folder, and added
```
gio_stats
-
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 …
-
Hi thanks for such awsome port , really love how it works.
Now to the case, I made it through my shiny app with custom graph , it works awsome;
nevertheless when trying to deploy to shinyapps.io …
-
I wanted to initiate a discussion on a feature that will allow users to create widgets without an elaborate package infrastructure. I believe, this will be useful at the very least to lower the barrie…
-
Hi @zachcp - I've managed to work out how to use chemdoodle to depict chemical structures in a data table within a shiny app. It's very minimalist but I've put the code on github:
https://github.com/…