Adam

Results 186 comments of Adam

Thanks for reporting, @ramedina86 . Adding a similar report: https://github.com/plotly/plotly.py/issues/4500

Thank you for the suggestion, @Isurusachitha . Is this something you would like to try to build and create a pull request for?

Hi @pjireland Thanks for reporting this. We've been having issues with Jupyter Lab version 4. For now, the solution would be to run this on Jupyter Lab v3 or a...

Thank you for starting this conversation, @AAnzel . Once we decide on the right way forward, would you be willing to take a shot at the pull request?

hi @Kevinckyy Thanks for reporting this. Transparency and ordering in 3D is a known problem, and a challenging problem in the graphics research community. For us, it goes all the...

This actually works for me @tuopouk @rmthomps . I used my own mapbox token in this code and I got the background to display fine. I'm using Plotly 5.20.0 and...

hi @tuopouk I'm not sure what's the difference, why it's not rendering for you. Yes, I was able to get the map background rendered.

I used a custom token. You?

This might be a bug. Thanks for reporting, @PhilippHa3 Here's the full code that reproduces the bug: ``` import pandas as pd import plotly.express as px import plotly.graph_objects as go...

thanks for creating this issue, @kulasbart . Can you please share a minimal reproducible example so we can try to replicate the bug locally?