Hi,
I just want to emphasize certain values of related rows of a table using a different color.
How can I modify background color of some rows that have a certain text in a particular
column in hvplot table ?
regards
Hi,
I just want to emphasize certain values of related rows of a table using a different color.
How can I modify background color of some rows that have a certain text in a particular
column in hvplot table ?
regards
Hello @Ahmet a minimal example would help…
You might look at the discussion in
Personally, I’d now use Tabulator — Panel v0.13.1
See @Marc s blog I prefer to use Panel for my data apps. Here is why. | by Marc Skov Madsen | Medium
Thank you.
I solved it with Tabulator.