You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to change the background color of cells in a DataTable depending on their value (e.g. mark all cells containing zeros in red). I have attempted to use the ipyvuetify DataTable and set the v_slots argument but I could not find documentation on how to alter formatting conditional on the cells' values.
Is there a recommended way of achieving this?
Thanks a lot,
Pia
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to change the background color of cells in a DataTable depending on their value (e.g. mark all cells containing zeros in red). I have attempted to use the ipyvuetify DataTable and set the v_slots argument but I could not find documentation on how to alter formatting conditional on the cells' values.
Is there a recommended way of achieving this?
Thanks a lot,
Pia
The text was updated successfully, but these errors were encountered: