plotly.py icon indicating copy to clipboard operation
plotly.py copied to clipboard

Decoupling cone-size and cone-color

Open ashwin-nayak opened this issue 4 years ago • 1 comments

Hey all,

So I was using Cone plots to visualize a 3D vector field in my application, and I found that the Cone-size AND Cone-color are both a function of the norm of the u/v/w vector. It would be useful to 'decouple' this since you can scale the vector with the norm and color it according to another scalar array or vice-versa.

ashwin-nayak avatar May 28 '20 09:05 ashwin-nayak

Does any solution exist for it now?

ipcamit avatar Jul 04 '22 22:07 ipcamit