Hi,
I was trying the code in the tutorial below, but couldn’t reproduce the legend to be written like it.
*Scatter Plots | Python | Plotly
The legend I have managed to make was in the format of “species=xxx”, but in the tutorial, it is written in much better looking format.
How can I make the legend like the tutorial?
Or is there a way to just get rid of those “species=” part?
I was running the code in google colab, so I think anyone can run in to this problem…
Thanks!