Hello!
I am currently working on creating a 3D Network Graph with your tool. Everything is awesome and so easy. I have only one question: why does every 3D Network Graph show only one certain label where-ever I hover the mouse or whatever node I click on. One example can be your tutorial itself: https://plot.ly/python/3d-network-graph/. I'm working in Ubuntu and checked it in Firefox and Chrome. If the problem is in my computer I don't know where to look.
Thanks for this amazing tool.
Hi @Lindafr, glad you're enjoying working with plotly.py 馃檪
I'm not sure that I'm seeing what you're seeing. When I hover over on the example in https://plot.ly/python/3d-network-graph/ I do see different hover labels for each point:

Is the behavior you're seeing consistent with https://github.com/plotly/plotly.py/issues/952?
Hi, @jonmmease!
Here's an example of what I see on https://plot.ly/python/3d-network-graph/ in Ubuntu 16.04:

I read the other issue #952, and decided to test looking the network on Windows 10. There it works just fine! Anyways, it's not a big problem for me as I understood it's not a problem in my code (based on that example).
@archmoj @etpinard Is this (and #952) a known issue on the plotly.js side? Seems like something that's happening for some users on Ubuntu.
Sounds similar to https://github.com/plotly/plotly.js/issues/3258
See https://github.com/plotly/plotly.js/pull/3301 for progress
Fixed by plotly.js https://github.com/plotly/plotly.js/pull/3301, released in plotly.js 1.43.0, and shipped in plotly.py 3.5.0