Ben Kates
Ben Kates
I find myself most drawn to the `mtcars` version of `random_ggplot("bar")` since we use categorical variables most often in bar charts. It'd be great to add in an argument for...
Using the "line" type for `random_ggplot()` is great, but it'd be nice to have a specific time series option for this, to better indicate the type of chart used.
When using `random_text()` over and over in a bulleted list/repeating text chunks, I thought it'd be great to have some variation to declare as an argument. Something like the below:...
Hi there, when I go to the [tabler.io demo site](https://preview.tabler.io/index.html) I see at the bottom of the first page there is a [DataTables](https://datatables.net/) table. When I use the R `DT`...
Hi there, I'm wondering what the reason is for including the state replacement in the [init.js](https://github.com/RinteRface/tablerDash/blob/8d0c02033e0d4698e865a157642c9374d28e5316/inst/tablerDash-0.1.0/init.js) file. This was stripping out authentication tokens for us on shinyapps.io. A recommendation would...
Hi there, I'm interested in applying this to Shiny apps - is that possible? Or would you recommend just using `profvis`?