Hi @Zakk,
No, there’s nothing directly analogous to hue
in plotly.py. This is something you could accomplish in ~3 lines with a pandas groupby
though. If you’re interested in that approach please post some sample data and I can show you what that would look like.
-Jon