Thomas Siegmund

Results 7 issues of Thomas Siegmund

Hi, are there any plans to bring the ColsResizer extension back? Thanks a lot Thomas

question
feature

Running RaspberryMatic in a standard Docker subnetwork on the host prevents a DRAP from connecting ... **Steps to reproduce the behavior** 1. Configure a DRAP to connect to a standalone...

:pray: help wanted
:arrow_right: third-party issue
platform/ha-addon

It's difficult to integrate ggvis plots in shiny apps if at some point you don't have data to work on. I would be nice if you could do: ``` r...

Hi, for dynamic datasets it would be nice to have vectorized versions of dyEvent and dyShading, e.g. ``` r dygraph(presidents, main = "Quarterly Presidential Approval Ratings") %>% dyAxis("y", valueRange =...

Hi, it would be nice if you could set the line width per series like: ``` r dygraph(lungDeaths, main = "Deaths from Lung Disease (UK)") %>% dyOptions(colors = RColorBrewer::brewer.pal(3, "Set2"),...

Hi Joe, D3TableFilter now fully supports crosstalk. Thanks once more for your amazing work! Best Thomas

Sorry, did not manage to add this to the previous request