Carson Sievert

Results 193 comments of Carson Sievert

Note, however, that this seems like a significant change that could have significant consequences for performance of the complier

Looks like [this is on the TODO list](https://github.com/tdhock/animint/blob/master/NEWS#L28-42), but to be honest, I think it is more transparent if we translate the TODO list to issues. Thoughts @tdhock?

This should solve the problems for rmds at least https://github.com/hafen/lazyrmd

This would be nice to have. Since I recently did something similar for plotly, I'll put this on my todo list.

Also, would it be easy to support non-linear easing? https://github.com/mbostock/d3/wiki/Transitions#ease

I had a look into this and it won't be as simple as removing Bootstrap's print styles, see https://github.com/rstudio/flexdashboard/issues/347#issuecomment-876629056 for more details

Hi @fernandovmacedo, @moutikabdessabour is looking into a converter here https://github.com/plotly/plotly.R/pull/2051 As I pointed out here https://github.com/plotly/plotly.R/pull/2051#discussion_r741352441, some of the implementation borrows heavily from `{treemapify}`'s code, and I'd like to avoid...

Try using `ggplotly(dynamicTicks = TRUE)`

I'd consider this a bug in the R pkg. Should only be a problem when there is a colorbar and categorical axes.

see https://github.com/ropensci/plotly/issues/1045