Julien Barnier
Julien Barnier
You are still talking about crosstalk compatibility ? Because single scatterD3 plots should work fine in HTML document, if I remember correctly.
Hi, do you know what versions of shiny and shinyglide are running on localhost and on your server ?
It is the same version both on localhost and on the server ?
Hmm if you have access to the server you could just check what shiny version is installed there, otherwise maybe create a small shiny app that just displays it ?...
Another thing you can check, when your app is open in your browser, is to open the developer tools, go to console and type "window.Shiny". 
Strange, I can't reproduce this problem with Shiny 1.8.0... Are you using the latest Github development version ?
Hi, Maybe I don't understand what you're trying to achieve, but in your example if you don't define the `loading_class` argument I think the loading spinner is not shown ?
I think the pale blue / dark blue transition is not directly due to shinyglide but to shiny, It is the same visual effect as for any output update. If...
Hi, Would you have a sample HTML document I could take a look at ? Thanks !
Did you try modifying the `fig-width` and `fig-height` options ? https://quarto.org/docs/computations/execution-options.html#figure-options