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
@nicolaskruchten Thanks for pointing out the trivial err. I changed it to fig_or_data and it now displays the Chart title, but, the size generated is still (100%, 100%), despite the fact that I give (100%, 70%) in the argument list.
Hi - we are currently trying to tidy up Plotly's public repositories to help us focus our efforts on things that will help users most. Since this issue has been sitting for several years, I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our backlog. Thanks for your help - @gvwilson
I was trying to generate the js using the following code snippet.
However, the output js didn't have the chart title and the generated plot doesn't resize to the given parameters (#1043).
The print statement gave the following output:
The text was updated successfully, but these errors were encountered: