Changing DataTable rows background color

Hi,

I’m not sure I could find this in the code or in the documentation, but is there a way to change the background color of DataTable rows on the fly?

Thank you,

Julien

Hi,

AFAIK all the current table cell formatters act unconditionally on entire columns. If you want coordinate some kind of highlighting or style change across rows, I think you would have to resort to making a custom cell formatter as a Bokeh extension:

  http://bokeh.pydata.org/en/latest/docs/user_guide/extensions.html

Thanks,

Bryan

···

On Jun 22, 2017, at 13:02, [email protected] wrote:

Hi,

I'm not sure I could find this in the code or in the documentation, but is there a way to change the background color of DataTable rows on the fly?

Thank you,

Julien

--
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/68498c83-f6dc-43cc-ba16-9ada3464f135%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.