Hello,
I tried plotly express and I love it. When I use it inside my web application it opens it in a new html page. How could I render it inside my we app? Maybe someone kind knows a good tutorial?
Thank you.
Hello,
I tried plotly express and I love it. When I use it inside my web application it opens it in a new html page. How could I render it inside my we app? Maybe someone kind knows a good tutorial?
Thank you.
I think what you are looking for is Dash which is used to embed plotly figures on a webpage.
Documentation link - https://dash.plotly.com/
If you need more help learning Dash check out the video tutorials by @adamschroeder Charming Data - YouTube