You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to create an interactive box plot, I noticed that ggplotly() does not work as expected. No image was produced/embedded in the output html file. The following is an example.
This is not a big issue and can be resolved. But it will be more convenient to be able to embed directly interactive images produced by the ggplotly() function.
The text was updated successfully, but these errors were encountered:
When trying to create an interactive box plot, I noticed that
ggplotly()
does not work as expected. No image was produced/embedded in the output html file. The following is an example.This is not a big issue and can be resolved. But it will be more convenient to be able to embed directly interactive images produced by the
ggplotly()
function.The text was updated successfully, but these errors were encountered: