Figure is not showing up in tespy #387
Answered
by
fwitte
alinuman15
asked this question in
Q&A
|
Dear community members: |
Answered by
fwitte
Feb 9, 2023
Replies: 1 comment 2 replies
|
Hi, on my machine this opens a new browser window and shows the plotly plot. Maybe the behaviour change with a different version of plotly. You could, for example, export the plot like here https://plotly.com/python/interactive-html-export/ and then open the html file with your browser. Best |
2 replies
Answer selected by
fwitte
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
on my machine this opens a new browser window and shows the plotly plot. Maybe the behaviour change with a different version of plotly. You could, for example, export the plot like here https://plotly.com/python/interactive-html-export/ and then open the html file with your browser.
Best