Seaborn - hue

Hi,

I want to use seaborn hue in bokeh p.circle(x,y)...what do I need to for something hue = z in my bokeh plot.

Thank you

Hi,

There are lots of options, colormap the data yourself in python, and send the colors explicitly as column in a column data source, or provide a color mapper in python and let the color mapping happen in the browser. In order to give you the best guidance, it would help if you provide more information about your actual use case scenario.

Thanks,

Bryan

ยทยทยท

On Mar 31, 2018, at 06:25, Kaushik Shakkari <[email protected]> wrote:

Hi,

I want to use seaborn hue in bokeh p.circle(x,y)...what do I need to for something hue = z in my bokeh plot.

Thank you

--
You received this message because you are subscribed to the Google Groups "Bokeh Discussion - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/b82f2b17-3740-4fa0-9ccc-e2fad31d999f%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.