Carson Sievert

Results 193 comments of Carson Sievert

If anyone else encounters this please report the version of RStudio (as well as any console errors). Note also that you can click the "Open in New Window" tab to...

@xssokolova The current stable release of RStudio is 1.2.5033. If you can, upgrading will likely fix the issue. If you can't, you can also do this: ```r add_polyfill

@PhilippBuehler you might be experiencing https://github.com/ropensci/plotly/issues/1756 ... upgrading to RStudio preview may fix it https://github.com/ropensci/plotly/issues/1756#issuecomment-624212546

@danton267 would you mind filing an issue to request this feature so that it should up in this list of issues? https://github.com/plotly/plotly.R/issues/created_by/danton267

@moutikabdessabour what package is the `model()` function from in your example?

@moutikabdessabour if we're going to add support for `{fable}`/`{feasts}`, we should try our best to cover anything that one could create via `forecast::forecast()` + `autoplot()`, which would at least include...

> The message below was automatically generated after build https://travis-ci.org/ropensci/plotly/builds/162307523 Detected 6 differences -> http://cpsievert.github.io/plotly-test-table/6a4fdd5/jitter-basic http://cpsievert.github.io/plotly-test-table/6a4fdd5/plotly-alpha-blending http://cpsievert.github.io/plotly-test-table/6a4fdd5/plotly-box-data-array http://cpsievert.github.io/plotly-test-table/6a4fdd5/plotly-color-scatterplot-scatter3d-axes http://cpsievert.github.io/plotly-test-table/6a4fdd5/scatterplots-geom_jitter http://cpsievert.github.io/plotly-test-table/6a4fdd5/scatterplots-jitter

Thanks, can you please provide an example that demonstrates the fix?

Thanks for the pull request. I can tell you put a lot of time into this. In the future, please open an issue before working on a pull request so...

PS. I haven't forgotten about #622. That's definitely a problem that I'm hoping to solve once I have time to properly do everything I'm wanting to do in #929. If...