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
While trying to make my own Sankey Plot, I got an error. Tried the code with the example mentioned on the plotly website: https://plot.ly/r/sankey-diagram/#basic-sankey-diagram under Add Links. It gives me the same error:
Error in proposed[["hoveron"]] : subscript out of bounds
I tried it with the following versions:
r version 3.5.1, plotly_4.8.0
r version 3.4.2, plotly_4.8.0
I hope this is all the information you need and it provides a reproducible example!
Thank you so much for taking this issue into account!
The text was updated successfully, but these errors were encountered:
The first ever issue I propose!
While trying to make my own Sankey Plot, I got an error. Tried the code with the example mentioned on the plotly website: https://plot.ly/r/sankey-diagram/#basic-sankey-diagram under Add Links. It gives me the same error:
Error in proposed[["hoveron"]] : subscript out of bounds
I tried it with the following versions:
r version 3.5.1, plotly_4.8.0
r version 3.4.2, plotly_4.8.0
I hope this is all the information you need and it provides a reproducible example!
Thank you so much for taking this issue into account!
The text was updated successfully, but these errors were encountered: