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
Hi I'm trying to write a script which creates a plot and save it as image. I'm currently using seaborn for this. Can I use plotly instead of seaborn for this?
I tried running in shell it's creating a html file opening it in browser and asking for confirmation. Is there any way we could use plotly to directly save as images?