Scatter plot with different colors using the web interface

Hello,

I uploaded a grid on plotly and want to make a scatter plot from it. I use one column as x and another one as y. Iā€™d like to use a third column as a color dimension, very much like what is done here: https://plot.ly/python/line-and-scatter/#Scatter-with-a-Color-Dimension

How can I do that from the web interface?

Cheers.

The web interface does not support binding data to a color dimension at the moment unfortunately.

That said, this feature (and many others) will be part of our spring 2.0 release.

Etienne,

Thanks for your answer. I am looking forward to the new release.