Carson Sievert

Results 193 comments of Carson Sievert

There's a WIP here https://github.com/ropensci/plotly/pull/1514 that fixes this issue, feel free to test it out and let me know if you run into problems.

@romabhu thanks for the report, there's a WIP for fixing the issue #1514. Feel free to give it a test run ```r devtools::install_github("ropensci/plotly#1514")

> For bar chart and histogram selection, I think just touching a bar should include it in a selection. Yea, we can already link views in this way via the...

Thanks! Would you mind signing the CLA (using the comment above)?

It appears as though this problem is specific to `{gt}`. @rich-iannone, would you mind investigating why `{gt}` doesn't render properly via inline code chunks (even though things like `knitr::kable()` and...

Some of these may also need an `inline` arg to make them work better when inlined inside of something like a card header

Thanks, would you mind sharing the information you see when going to `RStudio -> About RStudio`?

FWIW, things seem to work OK with the [daily build of RStudio](https://dailies.rstudio.com/). I'm not 100% sure why this is the case, but it seems like it's related to the IDE...