ryanh153

Results 2 comments of ryanh153

This would be a huge plus and make groupclick much more useful. I flip back and forth between the modes as I visualize data from multiple sources and each source...

I got a similar issue with Scatter3d where the legend interprets the color on 0-1 scale but the marker interprets it on 0-255. Code: ``` from plotly.subplots import make_subplots import...