Hello,
I am trying to use the new and cool 3D StreamTube feature of plotly to integrate a 3D view in a Dash app.
If I understand correctly, each StreamTube necessarily has a diameter that varies with the divergence of the field. Is there any way to have the tubes keep a constant diameter? This would be extremely valuable in a lot of situations, to better control the looks of the visualization. I tried to play with the various arguments on the StreamTube plot, but no luck so far.
Thanks a lot in advance!
A.